Fix typos
[babeltrace.git] / src / python-plugin-provider / python-plugin-provider.c
index 17305dd5ef7ab859ea1affa1837144f5c196cfc1..4df648527d93afc824e64cd8e675969f3a7b2a88 100644 (file)
@@ -663,7 +663,7 @@ int bt_plugin_python_create_all_from_file(const char *path,
        /*
         * Initialize Python now.
         *
-        * This is not done in the library contructor because the
+        * This is not done in the library constructor because the
         * interpreter is somewhat slow to initialize. If you don't
         * have any potential Python plugins, you don't need to endure
         * this waiting time everytime you load the library.
This page took 0.024151 seconds and 4 git commands to generate.