Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Core
Commits
837b43ba
Commit
837b43ba
authored
Oct 08, 2021
by
Pierre Dittgen
Browse files
Fix wording
parent
9f52fe86
Changes
1
Show whitespace changes
Inline
Side-by-side
validata_core/custom_checks/opening_hours_value.py
View file @
837b43ba
...
...
@@ -12,7 +12,7 @@ class OpeningHoursValueError(errors.CellError):
"La valeur '{cell}' n'est pas une définition d'horaire d'ouverture correcte."
)
description
=
(
"L'expression d'horaires d'ouverture
n'est pas valide selon
la spécification"
"L'expression d'horaires d'ouverture
doit respecter
la spécification"
" [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Key:opening_hours)."
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment