pages.nl/*: change "directory" to "map" (#11030)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user