diff options
Diffstat (limited to 'usr.bin/talk/display.c')
-rw-r--r-- | usr.bin/talk/display.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/display.c b/usr.bin/talk/display.c index 789467e..9b83d52 100644 --- a/usr.bin/talk/display.c +++ b/usr.bin/talk/display.c @@ -55,7 +55,7 @@ int curses_initialized = 0; /* * max HAS to be a function, it is called with - * a argument of the form --foo at least once. + * an argument of the form --foo at least once. */ int max(a,b) |