git-svn documentation: fix typo in 'rebase vs. pull/merge' section
[gitweb.git] / Documentation / i18n.txt
index d2970f8357505f5973989f2e118b812d3d3dde67..c6739663313753db6bb751b2ef7310ca7f8ecd81 100644 (file)
@@ -7,11 +7,11 @@ At the core level, git is character encoding agnostic.
    to be what lstat(2) and creat(2) accepts.  There is no such
    thing as pathname encoding translation.
 
- - The contents of the blob objects are uninterpreted sequence
+ - The contents of the blob objects are uninterpreted sequences
    of bytes.  There is no encoding translation at the core
    level.
 
- - The commit log messages are uninterpreted sequence of non-NUL
+ - The commit log messages are uninterpreted sequences of non-NUL
    bytes.
 
 Although we encourage that the commit log messages are encoded