Fossil SCM

Fix a typo in a comment in cache.c.

drh 2016-01-12 22:44 trunk
Commit ca1e4ed3d62adc041fbc4867badfa6964fa416e0
1 file changed +1 -1
+1 -1
--- src/cache.c
+++ src/cache.c
@@ -252,11 +252,11 @@
252252
** all entries currently in the cache
253253
**
254254
** status Show a summary of cache status.
255255
**
256256
** The cache is stored in a file that is distinct from the repository
257
-** but that is held in the same directory as the repository. To cache
257
+** but that is held in the same directory as the repository. The cache
258258
** file can be deleted in order to completely disable the cache.
259259
*/
260260
void cache_cmd(void){
261261
const char *zCmd;
262262
int nCmd;
263263
--- src/cache.c
+++ src/cache.c
@@ -252,11 +252,11 @@
252 ** all entries currently in the cache
253 **
254 ** status Show a summary of cache status.
255 **
256 ** The cache is stored in a file that is distinct from the repository
257 ** but that is held in the same directory as the repository. To cache
258 ** file can be deleted in order to completely disable the cache.
259 */
260 void cache_cmd(void){
261 const char *zCmd;
262 int nCmd;
263
--- src/cache.c
+++ src/cache.c
@@ -252,11 +252,11 @@
252 ** all entries currently in the cache
253 **
254 ** status Show a summary of cache status.
255 **
256 ** The cache is stored in a file that is distinct from the repository
257 ** but that is held in the same directory as the repository. The cache
258 ** file can be deleted in order to completely disable the cache.
259 */
260 void cache_cmd(void){
261 const char *zCmd;
262 int nCmd;
263

Keyboard Shortcuts

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