mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Comment fix: s/stricktest/strictest/
Fix a spelling error in a comment noted by Quiznos on IRC.
This commit is contained in:
parent
8617d69872
commit
33ba13fcbc
2
src/cache/cache.c
vendored
2
src/cache/cache.c
vendored
@ -183,7 +183,7 @@ get_validated_cache_entry(struct uri *uri, enum cache_mode cache_mode)
|
||||
return NULL;
|
||||
|
||||
|
||||
/* A bit of a gray zone. Delete the entry if the it has the stricktest
|
||||
/* A bit of a gray zone. Delete the entry if the it has the strictest
|
||||
* cache mode and we don't want the most aggressive mode or we have to
|
||||
* remove the redirect or the entry expired. Please enlighten me.
|
||||
* --jonas */
|
||||
|
Loading…
x
Reference in New Issue
Block a user