From: Jeremy C. Reed Date: Fri, 19 Oct 2012 15:17:23 +0000 (-0500) Subject: [trac2361] typo fix in comment X-Git-Tag: trac2487_base~23^2~29^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62976b616bd2b44a9f791c47afde5d89ef9913a;p=thirdparty%2Fkea.git [trac2361] typo fix in comment noticed this while editing file for previous commit --- diff --git a/src/lib/python/bind10_config.py.in b/src/lib/python/bind10_config.py.in index c765fa29a1..6db64e26c0 100644 --- a/src/lib/python/bind10_config.py.in +++ b/src/lib/python/bind10_config.py.in @@ -51,7 +51,7 @@ def reload(): # tree the programs in the tree (not installed ones) will be used. # # B10_FROM_SOURCE_LOCALSTATEDIR is specifically intended to be used for - # tests where we want to use variuos types of configuration within the test + # tests where we want to use various types of configuration within the test # environment. (We may want to make it even more generic so that the path # is passed from the boss process) if "B10_FROM_SOURCE" in os.environ: