summaryrefslogtreecommitdiffstats
path: root/usr.bin/more/position.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/more/position.c')
-rw-r--r--usr.bin/more/position.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/position.c b/usr.bin/more/position.c
index 8564be0..57ffb32 100644
--- a/usr.bin/more/position.c
+++ b/usr.bin/more/position.c
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)position.c 8.1 (Berkeley) 6/6/93";
* first char on each currently displayed line.
*
* {{ The position table is scrolled by moving all the entries.
- * Would be better to have a circular table
+ * Would be better to have a circular table
* and just change a couple of pointers. }}
*/
OpenPOWER on IntegriCloud