diff options
Diffstat (limited to 'lib/logging.properties')
-rw-r--r-- | lib/logging.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/logging.properties b/lib/logging.properties index b774d22..2b1d8a1 100644 --- a/lib/logging.properties +++ b/lib/logging.properties @@ -24,7 +24,7 @@ handlers= net.java.sip.communicator.util.FileHandler, java.util.logging.ConsoleH # Default global logging level. # This specifies which kinds of events are logged across # all loggers. For any given facility this global level -# can be overriden by a facility specific level +# can be overridden by a facility specific level # Note that the ConsoleHandler also has a separate level # setting to limit messages printed to the console. #.level= FINEST |