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

@@ -30,8 +30,8 @@
- Test of de opgegeven map bestaat:
`[[ -d {{pad/naar/directory}} ]]`
`[[ -d {{pad/naar/map}} ]]`
- Test of het opgegeven bestand of de opgegeven map bestaat:
`[[ -e {{pad/naar/bestand_of_directory}} ]]`
`[[ -e {{pad/naar/bestand_of_map}} ]]`