summaryrefslogtreecommitdiffstats
path: root/plugins/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/src')
-rw-r--r--plugins/src/inputmethods/simple/xcompose2q.rb2
-rw-r--r--plugins/src/sqldrivers/ibase/main.cpp2
-rw-r--r--plugins/src/sqldrivers/mysql/main.cpp2
-rw-r--r--plugins/src/sqldrivers/odbc/main.cpp2
-rw-r--r--plugins/src/sqldrivers/psql/main.cpp2
-rw-r--r--plugins/src/sqldrivers/sqlite/smain.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/src/inputmethods/simple/xcompose2q.rb b/plugins/src/inputmethods/simple/xcompose2q.rb
index b5d89dea..af5bd703 100644
--- a/plugins/src/inputmethods/simple/xcompose2q.rb
+++ b/plugins/src/inputmethods/simple/xcompose2q.rb
@@ -37,7 +37,7 @@
# Usage:
# xcompose2q.rb /usr/X11R6/lib/X11/locale/en_US.UTF-8/Compose
-retquire 'uconv'
+require 'uconv'
# translation table for lazy sorting
raw2key = {
diff --git a/plugins/src/sqldrivers/ibase/main.cpp b/plugins/src/sqldrivers/ibase/main.cpp
index 03e180c7..57005245 100644
--- a/plugins/src/sqldrivers/ibase/main.cpp
+++ b/plugins/src/sqldrivers/ibase/main.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/plugins/src/sqldrivers/mysql/main.cpp b/plugins/src/sqldrivers/mysql/main.cpp
index ad710dd5..68afff73 100644
--- a/plugins/src/sqldrivers/mysql/main.cpp
+++ b/plugins/src/sqldrivers/mysql/main.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/plugins/src/sqldrivers/odbc/main.cpp b/plugins/src/sqldrivers/odbc/main.cpp
index 8f861c92..94636e4d 100644
--- a/plugins/src/sqldrivers/odbc/main.cpp
+++ b/plugins/src/sqldrivers/odbc/main.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/plugins/src/sqldrivers/psql/main.cpp b/plugins/src/sqldrivers/psql/main.cpp
index 991a5bf7..04d9a766 100644
--- a/plugins/src/sqldrivers/psql/main.cpp
+++ b/plugins/src/sqldrivers/psql/main.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
diff --git a/plugins/src/sqldrivers/sqlite/smain.cpp b/plugins/src/sqldrivers/sqlite/smain.cpp
index dbb8f621..c2b8f3e1 100644
--- a/plugins/src/sqldrivers/sqlite/smain.cpp
+++ b/plugins/src/sqldrivers/sqlite/smain.cpp
@@ -18,7 +18,7 @@
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
-** Public Licensing retquirements will be met:
+** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information: