diff options
author | fvogelnew1@free.fr <fvogel> | 2015-10-27 20:14:29 (GMT) |
---|---|---|
committer | fvogelnew1@free.fr <fvogel> | 2015-10-27 20:14:29 (GMT) |
commit | d26285461593fd06bc08bf01947608d97bf877eb (patch) | |
tree | cca2d2f3b7d453b9162fb73347a0fde6575167fb /doc | |
parent | 7487375f4dac8564252c06a0c2783b8747b9cd33 (diff) | |
download | tk-d26285461593fd06bc08bf01947608d97bf877eb.zip tk-d26285461593fd06bc08bf01947608d97bf877eb.tar.gz tk-d26285461593fd06bc08bf01947608d97bf877eb.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 0a5ced5..85033e9 100644 --- a/doc/event.n +++ b/doc/event.n @@ -424,7 +424,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 |