From 51d0de81c63be3d0768fffe21955d2997de67c32 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Wed, 10 Nov 2010 10:55:08 -0800 Subject: fix typo in comment --- src/cstore/cstore.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cstore/cstore.cpp b/src/cstore/cstore.cpp index 9bdfaa7..cd56500 100644 --- a/src/cstore/cstore.cpp +++ b/src/cstore/cstore.cpp @@ -1493,7 +1493,7 @@ Cstore::cfgPathDefault(const vector& path_comps, bool active_cfg) * note that when used outside a config session (i.e., definition (1)), * these functions are equivalent to the observers for the "active" config. * - * to avoid any confusiton, when possible (e.g., in a script that is + * to avoid any confusion, when possible (e.g., in a script that is * exclusively used in op mode), developers should probably use those * "active" observers explicitly when outside a config session instead * of these "effective" observers. -- cgit v1.2.3