aboutsummaryrefslogtreecommitdiff
path: root/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'client.c')
-rw-r--r--client.c2
1 files changed, 1 insertions, 1 deletions
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;