X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FDefinitions.ih;h=b7d8446cabc1bafd3b04238e247828148fce6fc3;hb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;hp=1e81d2816b7e3f8420e6e433df0f096131ab690e;hpb=93d9568d448749dc187e7622b733a4a3caa319df;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