summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:22:30 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-03 09:43:46 +0000
commit465489d97ab9ffa0bfee02d80eb99aad771aee3f (patch)
tree0405a31efbde5e1ef61ad23afbea087a2c9cf31b /external
parent420923ba76ad84892fd242ed37be9d85e1ea03fe (diff)
Fix typos
Change-Id: Id884946cae0687d0b71c967e236e58df17567884 Reviewed-on: https://gerrit.libreoffice.org/16707 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/liborcus/ExternalProject_liborcus.mk2
-rw-r--r--external/redland/raptor/raptor2.h2
-rw-r--r--external/redland/rasqal/rasqal.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/external/liborcus/ExternalProject_liborcus.mk b/external/liborcus/ExternalProject_liborcus.mk
index 37af7c8c8166..2975aeb84c1f 100644
--- a/external/liborcus/ExternalProject_liborcus.mk
+++ b/external/liborcus/ExternalProject_liborcus.mk
@@ -24,7 +24,7 @@ $(eval $(call gb_ExternalProject_register_targets,liborcus,\
))
# Must be built with debug GNU C++ library if --enable-dbgutil has
-# caused the LO code to be built thusly.
+# caused the LO code to be built thus.
# The LIBS setting for Android is needed to get the orcus-xml-dump
# executable to build successfully. We obviously don't actually need
diff --git a/external/redland/raptor/raptor2.h b/external/redland/raptor/raptor2.h
index 4d0291bb6dfa..e2a1ae149fd8 100644
--- a/external/redland/raptor/raptor2.h
+++ b/external/redland/raptor/raptor2.h
@@ -933,7 +933,7 @@ typedef enum {
* @data1: first data object
* @data2: second data object
*
- * Function to compare two data objects - signature like strcmp() and function pssed to qsort()
+ * Function to compare two data objects - signature like strcmp() and function passed to qsort()
*
* Designed to be passed into generic data structure constructors
* like raptor_new_avltree().
diff --git a/external/redland/rasqal/rasqal.h b/external/redland/rasqal/rasqal.h
index 331532d9cb2d..b054e50ecd4d 100644
--- a/external/redland/rasqal/rasqal.h
+++ b/external/redland/rasqal/rasqal.h
@@ -991,7 +991,7 @@ typedef enum {
* @RASQAL_UPDATE_TYPE_LOAD: Load graph.
* @RASQAL_UPDATE_TYPE_UPDATE: Insert or Delete graph or triples.
* @RASQAL_UPDATE_TYPE_ADD: Add graph to another graph.
- * @RASQAL_UPDATE_TYPE_MOVE: Move graph to another grpah.
+ * @RASQAL_UPDATE_TYPE_MOVE: Move graph to another graph.
* @RASQAL_UPDATE_TYPE_COPY: Copy graph to another graph.
* @RASQAL_UPDATE_TYPE_UNKNOWN: Internal
* @RASQAL_UPDATE_TYPE_LAST: Internal
@@ -1523,7 +1523,7 @@ typedef struct rasqal_random_s rasqal_random;
* @base_uri: base URI of expression context (or NULL)
* @locator: locator or NULL
* @flags: expression comparison flags
- * @seed: random seeed
+ * @seed: random seed
* @random: random number generator object
*
* A context for evaluating an expression such as with