tests: move test_cmp_rev to test-lib-functions
[gitweb.git] / t / t9300-fast-import.sh
index 11f977bec2e3b913a4beed59643be01ccad86435..2fcf2694696fedb5e7e3d57c869f7dbbbf23dbec 100755 (executable)
@@ -2117,7 +2117,7 @@ test_expect_success \
     grep :1 git.marks'
 
 test_expect_success \
-    'R: export-marks options can be overriden by commandline options' \
+    'R: export-marks options can be overridden by commandline options' \
     'cat input | git fast-import --export-marks=other.marks &&
     grep :1 other.marks'