This is an automated email from the ASF dual-hosted git repository. amanin pushed a commit to branch feat/acceleration-units in repository https://gitbox.apache.org/repos/asf/sis.git
commit 3c7b3945b2ee31b9cc4610a3a4193f28f02bda60 Author: Alexis Manin <[email protected]> AuthorDate: Mon Mar 28 17:24:47 2022 +0200 fix(Utility): fix a typo on french degree unit name --- .../src/main/resources/org/apache/sis/measure/UnitNames_fr.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sis-utility/src/main/resources/org/apache/sis/measure/UnitNames_fr.properties b/core/sis-utility/src/main/resources/org/apache/sis/measure/UnitNames_fr.properties index 6455d37..2343335 100644 --- a/core/sis-utility/src/main/resources/org/apache/sis/measure/UnitNames_fr.properties +++ b/core/sis-utility/src/main/resources/org/apache/sis/measure/UnitNames_fr.properties @@ -32,7 +32,7 @@ sr=st unity=unit� wk=semaine %=pourcent -�=degr�e +�=degr� \u2032=arc-minute \u2033=arc-seconde m\u2215s�=m�tres par seconde au carr�
