global: spelling fixes

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
This commit is contained in:
Ville Skyttä 2017-10-14 22:05:51 +03:00 committed by Jason A. Donenfeld
parent 98abe5bb9e
commit 67d0f87050
4 changed files with 8 additions and 8 deletions

View file

@ -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).
*/