submodule: take advantage of gettextln and eval_gettextln.
[gitweb.git] / t / t9300-fast-import.sh
index 526231bbeb1eba8cbcc9d1b2c32dbd7b9be4b342..f256475020549a157297481e21859e235a5cfcc1 100755 (executable)
@@ -1893,7 +1893,7 @@ test_expect_success \
     test_cmp marks.out marks.new'
 
 cat >input <<EOF
-feature import-marks=nonexistant.marks
+feature import-marks=nonexistent.marks
 feature export-marks=marks.new
 EOF
 
@@ -1904,7 +1904,7 @@ test_expect_success \
 
 
 cat >input <<EOF
-feature import-marks=nonexistant.marks
+feature import-marks=nonexistent.marks
 feature export-marks=combined.marks
 EOF