diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-08-21 14:38:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-08-21 14:38:11 +0200 |
commit | 0149adc0850e57a447cf656b6cdc4132dda8feb2 (patch) | |
tree | d1c8692834b797a436d253c2c79467a841c358d7 | |
parent | e3533fd4c2fc90969b77d2ddaccbda649dd74973 (diff) |
Fix typo
-rw-r--r-- | brep/submit/submit-git.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/submit/submit-git.in b/brep/submit/submit-git.in index c27edab..9c1a7e9 100644 --- a/brep/submit/submit-git.in +++ b/brep/submit/submit-git.in @@ -22,7 +22,7 @@ # second is called "reference". The reference repository access is read-only # and it is only consulted for duplicate package suppression and name # ownership verification. The dual repository mode is normally used to -# implement a two-stage queue/publish setup where the package is first queued +# implement a two-stage queue/public setup where the package is first queued # for review and/or testing and then moved (for example, by a moderator) to a # public repository. # |