diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-12-19 10:42:48 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-12-19 10:45:45 +0100 |
commit | fe17fd7b0fe2bb4a0db44fb46297ecafb2886366 (patch) | |
tree | 09996c419ac61cf7523ddf4198b1d3b6c979e806 /config_host | |
parent | 17d25165214d1b1fc81683d4414107b7cbf29237 (diff) |
Fix typo
Change-Id: I5a0f79d4000c823a1fe05cafcb7cbc064b04169e
Reviewed-on: https://gerrit.libreoffice.org/85500
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_poppler.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_poppler.h.in b/config_host/config_poppler.h.in index 934aec114d07..4b0596eb34e4 100644 --- a/config_host/config_poppler.h.in +++ b/config_host/config_poppler.h.in @@ -1,5 +1,5 @@ /* -Settings for poppler header file dection +Settings for poppler header file detection */ #ifndef CONFIG_POPPLER_H |