Commit fe4e7df6 authored by Olav Vitters's avatar Olav Vitters

Bug 824644: Typo in code comment: request_cahce

r=LpSolit, a=LpSolit
parent d5bb0d76
......@@ -117,7 +117,7 @@ sub _init {
return $object;
}
# Provides a mechanism for objects to be cached in the request_cahce
# Provides a mechanism for objects to be cached in the request_cache
sub _cache_get {
my $class = shift;
my ($param) = @_;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment