Fixed typo.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 16 Jan 2020 13:32:54 +0200
changeset 2402 032327906671
parent 2401 7f6cf1952337
child 2403 f5347f511cb3
Fixed typo.
git.rst
--- a/git.rst	Sun Jan 05 23:56:26 2020 +0200
+++ b/git.rst	Thu Jan 16 13:32:54 2020 +0200
@@ -543,7 +543,7 @@
 
 .. note::
 
-   ``-S`` search occurences in diff chunks, while ``-G`` detects changes in match count.
+   ``-G`` search occurences in diff chunks, while ``-S`` detects changes in match count.
 
 https://git-scm.com/book/en/v2/Git-Tools-Searching
   Git Tools - Searching.