diff options
author | fvogel <fvogelnew1@free.fr> | 2015-10-27 20:14:57 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2015-10-27 20:14:57 (GMT) |
commit | 138ae7d6b46ed26c1c940a2998ee162832800fa8 (patch) | |
tree | a9f79f4991fb82e22f573b2a5fc163cd52b00f4a /doc | |
parent | c0ff4645d470404b4286c51eb0a2c6382274ede2 (diff) | |
parent | f4d4fd8a09e8d9dd4170ff2115ec46fe185b1ad8 (diff) | |
download | tk-138ae7d6b46ed26c1c940a2998ee162832800fa8.zip tk-138ae7d6b46ed26c1c940a2998ee162832800fa8.tar.gz tk-138ae7d6b46ed26c1c940a2998ee162832800fa8.tar.bz2 |
Added missing word in man event
Diffstat (limited to 'doc')
-rw-r--r-- | doc/event.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/event.n b/doc/event.n index 11782dd..7a3cfca 100644 --- a/doc/event.n +++ b/doc/event.n @@ -546,7 +546,7 @@ the physical event. .PP Bindings on a virtual event may be created before the virtual event exists. Indeed, the virtual event never actually needs to be defined, for instance, -on platforms where the specific virtual event would meaningless or +on platforms where the specific virtual event would be meaningless or ungeneratable. .PP When a definition of a virtual event changes at run time, all windows |