summaryrefslogtreecommitdiffstats
path: root/desktop/unx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-18 15:36:19 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-19 10:05:45 +0000
commit47a9523f3fdc0bde2103e3c247fe9a74ab96af81 (patch)
treef4e9328c9563e9cb55fa2469108b2c28b3aec89d /desktop/unx
parentadd titlepagedialog breeze icon (diff)
downloadcore-47a9523f3fdc0bde2103e3c247fe9a74ab96af81.tar.gz
core-47a9523f3fdc0bde2103e3c247fe9a74ab96af81.zip
Fix typos + some German translations
Change-Id: I1c5bb725ffdf72363279436ad9bbb88064228253 Reviewed-on: https://gerrit.libreoffice.org/35406 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop/unx')
-rw-r--r--desktop/unx/source/splashx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/unx/source/splashx.c b/desktop/unx/source/splashx.c
index 7166738b0936..74c071157f00 100644
--- a/desktop/unx/source/splashx.c
+++ b/desktop/unx/source/splashx.c
@@ -396,7 +396,7 @@ static void suppress_decorations(struct splash* splash)
}
/**
- * Connects to the display and initiales splash with the screen details
+ * Connects to the display and initializes splash with the screen details
*
* @return Success: 1; Failure: 0
*/