diff options
author | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
commit | e422a7df78f2036a35b8955e4f00008449eef1e1 (patch) | |
tree | 80aacf6e20df03a53f58dba9f0314b27c6fac98b /x11/tkinfo | |
parent | f3d51da982b780f12f96583b4e28927bdd5c7953 (diff) | |
download | pkgsrc-e422a7df78f2036a35b8955e4f00008449eef1e1.tar.gz |
Fix typo or mispelling.
Diffstat (limited to 'x11/tkinfo')
-rw-r--r-- | x11/tkinfo/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tkinfo/DESCR b/x11/tkinfo/DESCR index 53939576f87..efcf80bf439 100644 --- a/x11/tkinfo/DESCR +++ b/x11/tkinfo/DESCR @@ -1,5 +1,5 @@ tkInfo is a tk script to read GNU "info" files and display them. -tkInfo can be used stand alone (via WISH), or embeded within an +tkInfo can be used stand alone (via WISH), or embedded within an application to provide integrated, on-line help. Info files provide a robust hyper-text capability that is ideal for |