Fix a spelling: s/regestring/registering

This commit is contained in:
abhinav 2017-01-20 16:54:11 +00:00
parent b461520850
commit 8dbf57f731
2 changed files with 2 additions and 2 deletions

View File

@ -1490,7 +1490,7 @@ cannot commit to a specific revision on a branch.
Refuse to commit files unless the user has registered a valid edit on the
file via \fBcvs edit\fR. This is most useful when \fBcommit -c\fR
and \fBedit -c\fR have been placed in all \fB.cvsrc\fR files.
A commit can be forced anyways by either regestering an edit retroactively
A commit can be forced anyways by either registering an edit retroactively
via \fBcvs edit\fR (no changes to the file will be lost) or using the
\fB-f\fR option to commit. Support for \fBcommit -c\fR requires both
client and a server versions 1.12.10 or greater.

View File

@ -9541,7 +9541,7 @@ cannot commit to a specific revision on a branch.
Refuse to commit files unless the user has registered a valid edit on the
file via @code{cvs edit}. This is most useful when @samp{commit -c}
and @samp{edit -c} have been placed in all @file{.cvsrc} files.
A commit can be forced anyways by either regestering an edit retroactively
A commit can be forced anyways by either registering an edit retroactively
via @code{cvs edit} (no changes to the file will be lost) or using the
@code{-f} option to commit. Support for @code{commit -c} requires both
client and a server versions 1.12.10 or greater.