summaryrefslogtreecommitdiff
path: root/src/osk_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-19 09:24:03 +0000
committerrubidium <rubidium@openttd.org>2008-05-19 09:24:03 +0000
commitc3fd582c55a4214e7710ea4253e43e4efd238b5a (patch)
treef7050c647a5d643fea9eb8b9c90d71393901622d /src/osk_gui.cpp
parenta1137fcdfe20d7a90cb98b5f0ae3a10a9fa6ddb7 (diff)
downloadopenttd-c3fd582c55a4214e7710ea4253e43e4efd238b5a.tar.xz
(svn r13182) -Doc: add documentation to mostly rail_gui related functions. Patch by Alberth.
Diffstat (limited to 'src/osk_gui.cpp')
-rw-r--r--src/osk_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osk_gui.cpp b/src/osk_gui.cpp
index df954b628..d67b7d1a0 100644
--- a/src/osk_gui.cpp
+++ b/src/osk_gui.cpp
@@ -346,7 +346,7 @@ void GetKeyboardLayout()
}
/**
- * Show the osk associated with a given textbox
+ * Show the on-screen keyboard (osk) associated with a given textbox
* @param parent pointer to the Window where this keyboard originated from
* @param q querystr_d pointer to the query string of the parent, which is
* shared for both windows