diff options
Diffstat (limited to 'libsm/rewind.c')
| -rw-r--r-- | libsm/rewind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/rewind.c b/libsm/rewind.c index 9203ddb32f65..2bbb26d2a9a9 100644 --- a/libsm/rewind.c +++ b/libsm/rewind.c @@ -22,7 +22,7 @@ SM_RCSID("@(#)$Id: rewind.c,v 1.19 2013-11-22 20:51:43 ca Exp $") /* ** SM_IO_REWIND -- rewind the file ** -** Seeks the file to the begining and clears any outstanding errors. +** Seeks the file to the beginning and clears any outstanding errors. ** ** Parameters: ** fp -- the flie pointer for rewind |
