X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FDefinitions.ih;h=b7d8446cabc1bafd3b04238e247828148fce6fc3;hb=9ab6056a616342015eb35d6730d61c45412eec46;hp=1e81d2816b7e3f8420e6e433df0f096131ab690e;hpb=7661548b20e6c7627f54bff87e0758396fd523ef;p=senf.git diff --git a/senf/Utils/Logger/Definitions.ih b/senf/Utils/Logger/Definitions.ih index 1e81d28..b7d8446 100644 --- a/senf/Utils/Logger/Definitions.ih +++ b/senf/Utils/Logger/Definitions.ih @@ -33,7 +33,7 @@ // Implementation details concerning SENF_LOG_CLASS_AREA // // The SENF_LOG_CLASS_AREA statement shall declare the containing class as it's own default area. Of -// course, we cannot make the containing class into an area. Therefor we need to trick around a bit: +// course, we cannot make the containing class into an area. Therefore we need to trick around a bit: // // We begin by defining an area SENFLogArea with in the class. This area however is hacked, so that // it's name() member will return the name of the containing class (which is simple: just cut of the