]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac2361] typo fix in comment
authorJeremy C. Reed <jreed@ISC.org>
Fri, 19 Oct 2012 15:17:23 +0000 (10:17 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Fri, 19 Oct 2012 15:17:23 +0000 (10:17 -0500)
noticed this while editing file for previous commit

src/lib/python/bind10_config.py.in

index c765fa29a122f61fc27868b51e3104dae9eb513a..6db64e26c0fa9e540cff73596b206ba01d531d61 100644 (file)
@@ -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: