Fossil SCM
Minor typo.
Commit
aedfd94d003da1bb2f58c4aa9f60ee653ebe139ca6b169f02146465c03a2c20d
Parent
6e80af7e527cbc2…
1 file changed
+1
-1
+1
-1
| --- src/content.c | ||
| +++ src/content.c | ||
| @@ -1218,11 +1218,11 @@ | ||
| 1218 | 1218 | ** |
| 1219 | 1219 | ** WARNING: You must run "fossil rebuild" after this command to rebuild |
| 1220 | 1220 | ** the metadata. |
| 1221 | 1221 | ** |
| 1222 | 1222 | ** Note that the arguments are the integer raw RID values from the BLOB table, |
| 1223 | -** not artifact hashs or labels. | |
| 1223 | +** not artifact hashes or labels. | |
| 1224 | 1224 | */ |
| 1225 | 1225 | void test_content_erase(void){ |
| 1226 | 1226 | int i; |
| 1227 | 1227 | Blob x; |
| 1228 | 1228 | char c; |
| 1229 | 1229 |
| --- src/content.c | |
| +++ src/content.c | |
| @@ -1218,11 +1218,11 @@ | |
| 1218 | ** |
| 1219 | ** WARNING: You must run "fossil rebuild" after this command to rebuild |
| 1220 | ** the metadata. |
| 1221 | ** |
| 1222 | ** Note that the arguments are the integer raw RID values from the BLOB table, |
| 1223 | ** not artifact hashs or labels. |
| 1224 | */ |
| 1225 | void test_content_erase(void){ |
| 1226 | int i; |
| 1227 | Blob x; |
| 1228 | char c; |
| 1229 |
| --- src/content.c | |
| +++ src/content.c | |
| @@ -1218,11 +1218,11 @@ | |
| 1218 | ** |
| 1219 | ** WARNING: You must run "fossil rebuild" after this command to rebuild |
| 1220 | ** the metadata. |
| 1221 | ** |
| 1222 | ** Note that the arguments are the integer raw RID values from the BLOB table, |
| 1223 | ** not artifact hashes or labels. |
| 1224 | */ |
| 1225 | void test_content_erase(void){ |
| 1226 | int i; |
| 1227 | Blob x; |
| 1228 | char c; |
| 1229 |