mirror of
https://git.zx2c4.com/cgit
synced 2025-08-03 09:34:43 +02:00
global: spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
parent
98abe5bb9e
commit
67d0f87050
4 changed files with 8 additions and 8 deletions
2
cache.c
2
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).
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue