pages.nl/*: change "directory" to "map" (#11030)

This commit is contained in:
Sebastiaan Speck
2023-10-19 14:43:39 +02:00
committed by GitHub
parent 5e12851c1a
commit c9a4a59f1c
19 changed files with 75 additions and 75 deletions

View File

@@ -16,9 +16,9 @@
`[ -f "{{pad/naar/bestand}}" ]`
- Test of een directory niet bestaat:
- Test of een map niet bestaat:
`[ ! -d "{{pad/naar/directory}}" ]`
`[ ! -d "{{pad/naar/map}}" ]`
- If-else instructie: