summaryrefslogtreecommitdiff
path: root/libreofficekit
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit')
-rw-r--r--libreofficekit/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libreofficekit/README b/libreofficekit/README
index 22693ceeaf1d..8e32e6237442 100644
--- a/libreofficekit/README
+++ b/libreofficekit/README
@@ -82,7 +82,7 @@ There are currently two known LOK clients supporting tiled editing:
Core has next to no idea what is the LOK client, so for effective development,
it's recommended that the core part is developed against gtktiledviewer, and
-once a feature works there, then implement the Android part, with is slower
+once a feature works there, then implement the Android part, with its slower
development iteration (slow uploading to the device, the need to link all
object files into a single .so, etc).