summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-06-28 16:07:36 +0200
committerSven Gothel <[email protected]>2014-06-28 16:07:36 +0200
commit43c85971bba8a188b8888f68133ad4ecc97131fd (patch)
tree317d687fb9d538359c6b302e7bdfc91cc782cb50 /doc
parentf91dad1a0898959fb379f0f5a2081fe0fbb50f9d (diff)
Fix 'typo' in messages: 'Catched' -> 'Caught'
Diffstat (limited to 'doc')
-rw-r--r--doc/NewUI-Req01.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NewUI-Req01.txt b/doc/NewUI-Req01.txt
index 67af76d76..e93cc5e3a 100644
--- a/doc/NewUI-Req01.txt
+++ b/doc/NewUI-Req01.txt
@@ -61,6 +61,6 @@ rendered UI elements, the application may add on a 2D place in the scene
and propagates events to the UI TK event dispatcher.
Additionally we could just offer such a 'realizer' adapter for simple applications,
-ie render the UI textures and propagating catched events on it's plane.
+ie render the UI textures and propagating caught events on it's plane.