summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorShubham Goyal <22shubh22@gmail.com>2019-06-20 13:25:30 +0530
committerMichael Stahl <Michael.Stahl@cib.de>2019-06-20 13:09:57 +0200
commitea62608195d462f70fa8c09708edaac68752a013 (patch)
tree7199bf5e588d9b81f8f1b44c4c28de21c65b50d1 /offapi
parent5b8b7abda980ca662be61b4a5873e140b2431d9e (diff)
Fix Typo
Change-Id: I43ca2a6c7d7751119eb6dc86b9425e6304831dc6 Reviewed-on: https://gerrit.libreoffice.org/74416 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/README b/offapi/README
index 6f5c1cc6101c..80c60484d1c7 100644
--- a/offapi/README
+++ b/offapi/README
@@ -6,7 +6,7 @@ An artificial (?) separation.
The reference offapi/type_reference/offapi.idl and
udkapi/type_reference/udkapi.idl (formerly combined into a single
offapi/type_reference/types.rdb) are used to detect inadvertent incompatible
-changes. They are plain-text .idl files (not stricly lexicographically sorted,
+changes. They are plain-text .idl files (not strictly lexicographically sorted,
though, so they satisfy the .idl file requirements for no forward dependencies),
so in cases where we deliberately /do/ become incompatible they can be modified
manually.