diff options
| author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-07-23 20:40:50 +0200 | 
|---|---|---|
| committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-07-23 20:40:50 +0200 | 
| commit | cdb4407bae00e195ba4b3d0efafefe256d1df46b (patch) | |
| tree | 9cf8f883a23ab65219c59dc78622598a2e9b8404 /docs/fr | |
| parent | 8f347dba4c5b94743a9a7b1a74f40fc779cb9c13 (diff) | |
| download | Chimère-cdb4407bae00e195ba4b3d0efafefe256d1df46b.tar.bz2 Chimère-cdb4407bae00e195ba4b3d0efafefe256d1df46b.zip  | |
Fix documentation
Diffstat (limited to 'docs/fr')
| -rw-r--r-- | docs/fr/customisation.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr/customisation.rst b/docs/fr/customisation.rst index 0cb7f60..dc13eaf 100644 --- a/docs/fr/customisation.rst +++ b/docs/fr/customisation.rst @@ -80,7 +80,7 @@ Pour modifier le style d'un fichier de surcouche, il faut utiliser une chaîne d  Javascript de la bibliothèque  `Openlayers <http://openlayers.org/>`_. Ce code Javascript  doit être une liste d'instances de *Openlayers Style*, sans point virgule final. -Par exemple : +Par exemple : ::      [          new ol.style.Style({  | 
