X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/01e0fd7e134bedf1b791b18725531b7a5e21e432..eed7abb839b81617ae5ece06ce84560ecdc2ae45:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6798c39d..e031cd91 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ Nominatim historically hasn't followed a particular coding style but we are in process of consolidating the style. The following rules apply: * Python code uses the official Python style - * indention + * indentation * SQL use 2 spaces * all other file types use 4 spaces * [BSD style](https://en.wikipedia.org/wiki/Indent_style#Allman_style) for braces