summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2021-03-13 09:42:32 +0200
committerTor Lillqvist <tml@collabora.com>2021-03-13 09:42:59 +0200
commitd5e215289b816742ed7a6d423565bf1d59a1d117 (patch)
tree682a21d079caecc46dd71d5ffd3c010c75750b13 /toolkit
parent3faaad6d16881dbbd70e34dcb0445a3373f8ddad (diff)
Minor improvement
Change-Id: I0814fe7e732715e73ad56e3b2c91618ba04ae35b
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/README b/toolkit/README
index ea40b4d26590..b67f037b08cc 100644
--- a/toolkit/README
+++ b/toolkit/README
@@ -1,4 +1,4 @@
-"Abstract" windowing thing, UNO implementations of windowing stuff so that it
+"Abstract" windowing thing. UNO implementations of windowing stuff so that it
can be used from Basic or Java. But also stuff that has no connection to Basic
or Java.
@@ -7,5 +7,5 @@ might be inspired by it API-wise, perhaps. (If you know differently, feel free
to improve this README file.)
Note that toolkit/ is itself not really a toolkit, it is at root a
-reasonably simple wrapper of vcl/ - if you came here looking for a
-toolkit, please checkout vcl/ instead.
+reasonably simple wrapper of vcl/. If you came here looking for a
+toolkit, please look at vcl/ instead.