Code

Merge branch 'rr/cvsexportcommit-w'
[git.git] / Documentation / git-diff.txt
index 201d5daf1a98e510bbf838ab2a66c07bae88f991..11c4216c4a5c705c6af55b1367cae96b13c20251 100644 (file)
@@ -128,7 +128,7 @@ $ git diff topic...master  <3>
 +
 <1> Changes between the tips of the topic and the master branches.
 <2> Same as above.
-<3> Changes that occured on the master branch since when the topic
+<3> Changes that occurred on the master branch since when the topic
 branch was started off it.
 
 Limiting the diff output::