summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorXavi Artigas <xartigas@fluendo.com>2012-11-05 12:08:25 +0100
committerXavi Artigas <xartigas@fluendo.com>2012-11-05 12:08:25 +0100
commitb96755d7bd0bda368a2d8d54f199f4a3dfdcc58d (patch)
treee1c2737edbbe9f823130869500fa45698c26a7b4 /config
parentefb6cf91e8922d26bbdc271b0bba8670e3ee3dc1 (diff)
Typos in comments
Diffstat (limited to 'config')
-rw-r--r--config/android.config6
-rw-r--r--config/darwin.config6
-rw-r--r--config/linux.config6
-rw-r--r--config/windows.config6
4 files changed, 12 insertions, 12 deletions
diff --git a/config/android.config b/config/android.config
index d882ba87..03c347b7 100644
--- a/config/android.config
+++ b/config/android.config
@@ -1,6 +1,6 @@
-# This file contains the default configuration to compile for linux
-# platforms. It contains sensitive enviroment configurations that
-# shouldn't be modified unless you now what's you are doing.
+# This file contains the default configuration to compile for Android
+# platforms. It contains sensitive enviroment configuration that
+# shouldn't be modified unless you know what you are doing.
# PLEASE, DO NOT EDIT THIS FILE
import os
diff --git a/config/darwin.config b/config/darwin.config
index 4ca5be6d..d0733b52 100644
--- a/config/darwin.config
+++ b/config/darwin.config
@@ -1,6 +1,6 @@
-# This file contains the default configuration to compile for darwin
-# platforms. It contains sensitive enviroment configurations that
-# shouldn't be modified unless you now what's you are doing.
+# This file contains the default configuration to compile for Darwin
+# platforms. It contains sensitive enviroment configuration that
+# shouldn't be modified unless you know what you are doing.
# PLEASE, DO NOT EDIT THIS FILE
import os
diff --git a/config/linux.config b/config/linux.config
index ebb3fd15..e4041e7d 100644
--- a/config/linux.config
+++ b/config/linux.config
@@ -1,6 +1,6 @@
-# This file contains the default configuration to compile for linux
-# platforms. It contains sensitive enviroment configurations that
-# shouldn't be modified unless you now what's you are doing.
+# This file contains the default configuration to compile for Linux
+# platforms. It contains sensitive enviroment configuration that
+# shouldn't be modified unless you know what you are doing.
# PLEASE, DO NOT EDIT THIS FILE
import os
diff --git a/config/windows.config b/config/windows.config
index 52cab366..c8d8dbe5 100644
--- a/config/windows.config
+++ b/config/windows.config
@@ -1,6 +1,6 @@
-# This file contains the default configuration to compile for windows
-# platforms. It contains sensitive enviroment configurations that
-# shouldn't be modified unless you now what's you are doing.
+# This file contains the default configuration to compile for Windows
+# platforms. It contains sensitive enviroment configuration that
+# shouldn't be modified unless you now what you are doing.
# PLEASE, DO NOT EDIT THIS FILE
import os