Tweak the documentation. #109

Merged
merged 1 commit into from Feb 3, 2015
Jump to file or symbol
Failed to load files and symbols.
+2 −2
Split
View
@@ -8,8 +8,8 @@
//
// Feature flags are defined through environment variables, and the value
// is comma separated.
-// # this defines two flags: "special" and "mess"
-// export JUJU_SOME_ENV_VAR=special,mess
+// # this defines two flags: "special" and "magic"
+// export JUJU_SOME_ENV_VAR=special,magic
//
// The feature flags should be read and identified at program initialisation
// time using an init function. This function should call the