Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppression de la virgule MAPCONFIG.REF_LAYERS #2403

Closed
wants to merge 1 commit into from

Conversation

maximetoma
Copy link
Contributor

@maximetoma maximetoma commented Mar 17, 2023

#2402

Suppression de la virgule sur la config par défaut des entités MAPCONFIG.REF_LAYERS

#[[MAPCONFIG.REF_LAYERS]]
#    code = "COM",

vers

#[[MAPCONFIG.REF_LAYERS]]
#    code = "COM"

Suppression de la virgule sur la config par défaut des entités MAPCONFIG.REF_LAYERS
    #[[MAPCONFIG.REF_LAYERS]]
    #    code = "COM",

vers

    #[[MAPCONFIG.REF_LAYERS]]
    #    code = "COM"
@camillemonchicourt
Copy link
Member

OK merci, je l'ai reporté dans une branche où j'ai commencé à bosser sur la doc : 0f7849c

Merci pour la correction.

bouttier pushed a commit that referenced this pull request Mar 21, 2023
bouttier pushed a commit that referenced this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants