Fix typos
[babeltrace.git] / src / cli / babeltrace2-cfg-cli-args-default.c
index 0e657720bc5788a489a047d4bc0f8daddb344ca2..e8cb2e1dd541f0328b75d660d19e165f71883ad0 100644 (file)
@@ -42,7 +42,7 @@ enum bt_config_cli_args_status bt_config_cli_args_create_with_default(int argc,
        g_setenv("LIBBABELTRACE2_PLUGIN_PROVIDER_DIR", CONFIG_IN_TREE_PROVIDER_DIR, 0);
 #else
        /*
-        * If the Pyhton plugin provider is disabled, use a non-exitent path to avoid
+        * If the Python plugin provider is disabled, use a non-exitent path to avoid
         * loading the system installed provider if it exit, if the env variable is
         * already set, do not overwrite it.
         */
This page took 0.024295 seconds and 4 git commands to generate.