From 28d4aacf00d6b7389dd2440060541a623ec25f1d Mon Sep 17 00:00:00 2001 From: sotech117 Date: Sun, 24 Sep 2023 03:54:54 -0400 Subject: important small things --- client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client.c') diff --git a/client.c b/client.c index 6773c86..4ab7457 100644 --- a/client.c +++ b/client.c @@ -203,7 +203,7 @@ int main(int argc, char *argv[]) waiting = 0; remove_timeout(sockfd); fflush(stdout); - printf("This station has shut down. Please select different station.\n"); + printf("This station has shut down. Please select a different station.\n"); printf("snowcast_control> "); fflush(stdout); continue; -- cgit v1.2.3-70-g09d2