]> git.lyx.org Git - lyx.git/blobdiff - src/dispatchresult.h
more cursor dispatch
[lyx.git] / src / dispatchresult.h
index 16ed98e9d62fafd5c0d811e28824c5662db67672..70760b33d0b1f045b7915e93d990c38323922f43 100644 (file)
@@ -27,7 +27,7 @@
                        the inset.
        FINISHED_POP       = FINISHED, but move the cursor out the inset
                        (possibly more than one level)
-       UNDISPATCHED        = the action was not catched, it should be
+       UNDISPATCHED        = the action was not caught, it should be
                        dispatched by lower level insets
 */
 enum dispatch_result_t {