]> git.cameronkatri.com Git - cgit.git/blobdiff - cache.c
doc: use consistent id's when generating html files
[cgit.git] / cache.c
diff --git a/cache.c b/cache.c
index 2ccdc4ebcefd44dc7a4a34d5455356da3fe9ee3e..0901e6e0111ef98b8133bfeb149245e4f0526c6d 100644 (file)
--- a/cache.c
+++ b/cache.c
@@ -318,7 +318,7 @@ static int process_slot(struct cache_slot *slot)
        /* If the cache slot does not exist (or its key doesn't match the
         * current key), lets try to create a new cache slot for this
         * request. If this fails (for whatever reason), lets just generate
-        * the content without caching it and fool the caller to belive
+        * the content without caching it and fool the caller to believe
         * everything worked out (but print a warning on stdout).
         */