mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Fix typo
This commit is contained in:
parent
b5ff93c677
commit
8aab44f7cd
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
# This is here to represend the logger corresponding to Null Object Pattern.
|
# This is here to represent the logger corresponding to Null Object Pattern.
|
||||||
class Kemal::NullLogHandler < Kemal::BaseLogHandler
|
class Kemal::NullLogHandler < Kemal::BaseLogHandler
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue