Fossil SCM

fix typo

ron 2010-02-01 06:45 trunk
Commit a61fe7b87876b06b0430be8ab2660b6f44e1b6cb
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -872,11 +872,11 @@
872872
if( g.repositoryOpen ){
873873
return;
874874
}
875875
rep_not_found:
876876
if( errIfNotFound ){
877
- fossil_fatal("use --repository or -R to specific the repository database");
877
+ fossil_fatal("use --repository or -R to specify the repository database");
878878
}
879879
}
880880
881881
/*
882882
** Open the local database. If unable, exit with an error.
883883
--- src/db.c
+++ src/db.c
@@ -872,11 +872,11 @@
872 if( g.repositoryOpen ){
873 return;
874 }
875 rep_not_found:
876 if( errIfNotFound ){
877 fossil_fatal("use --repository or -R to specific the repository database");
878 }
879 }
880
881 /*
882 ** Open the local database. If unable, exit with an error.
883
--- src/db.c
+++ src/db.c
@@ -872,11 +872,11 @@
872 if( g.repositoryOpen ){
873 return;
874 }
875 rep_not_found:
876 if( errIfNotFound ){
877 fossil_fatal("use --repository or -R to specify the repository database");
878 }
879 }
880
881 /*
882 ** Open the local database. If unable, exit with an error.
883

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button