Fossil SCM

Comment typo fix.

jan 2016-08-03 14:31 UTC jan-manifest-tags
Commit af574ca3ad58c6155e0c753f4aa434b8f6c7b208
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -2271,11 +2271,11 @@
22712271
22722272
/*
22732273
** Get the manifest setting. For backwards compatibility first check if the
22742274
** value is a boolean. If it's not a boolean, treat each character as a flag
22752275
** to enable a manifest type. This system puts certain boundary conditions on
2276
-** which letters can be used to represent flags (any permutation fo flags must
2276
+** which letters can be used to represent flags (any permutation of flags must
22772277
** not be able to fully form one of the boolean values).
22782278
*/
22792279
int db_get_manifest_setting(void){
22802280
int flg;
22812281
char *zNVVal = db_get("manifest", "off");
22822282
--- src/db.c
+++ src/db.c
@@ -2271,11 +2271,11 @@
2271
2272 /*
2273 ** Get the manifest setting. For backwards compatibility first check if the
2274 ** value is a boolean. If it's not a boolean, treat each character as a flag
2275 ** to enable a manifest type. This system puts certain boundary conditions on
2276 ** which letters can be used to represent flags (any permutation fo flags must
2277 ** not be able to fully form one of the boolean values).
2278 */
2279 int db_get_manifest_setting(void){
2280 int flg;
2281 char *zNVVal = db_get("manifest", "off");
2282
--- src/db.c
+++ src/db.c
@@ -2271,11 +2271,11 @@
2271
2272 /*
2273 ** Get the manifest setting. For backwards compatibility first check if the
2274 ** value is a boolean. If it's not a boolean, treat each character as a flag
2275 ** to enable a manifest type. This system puts certain boundary conditions on
2276 ** which letters can be used to represent flags (any permutation of flags must
2277 ** not be able to fully form one of the boolean values).
2278 */
2279 int db_get_manifest_setting(void){
2280 int flg;
2281 char *zNVVal = db_get("manifest", "off");
2282

Keyboard Shortcuts

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