From 17c4b7c82003ab46b7fd0b086a9841c034ea9f96 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 28 Dec 2016 15:42:09 +0100 Subject: tdf#97349: typo fixes in control words Change-Id: I4896dd4084582e893914f09e730a2dd7d5a08acd Reviewed-on: https://gerrit.libreoffice.org/32476 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- fr_FR/hyph_fr.dic | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fr_FR/hyph_fr.dic b/fr_FR/hyph_fr.dic index e260b9f..8ebd925 100644 --- a/fr_FR/hyph_fr.dic +++ b/fr_FR/hyph_fr.dic @@ -2,8 +2,8 @@ UTF-8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LEFTHYPHENMIN 2 RIGHTHYPHENMIN 2 -COUMPOUNDLEFTHYPHENMIN 2 -COUMPOUNDRIGHTHYPHENMIN 2 +COMPOUNDLEFTHYPHENMIN 2 +COMPOUNDRIGHTHYPHENMIN 2 %%% Do not remove the following line %%% NEXTLEVEL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit