1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

fix typos: descritor -> descriptor

This commit is contained in:
Martijn Dekker 2020-10-05 18:39:49 +02:00
parent 6697edba1c
commit efcc66a3f5
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@ cat > "$f" <<- '!!!!'
!!!!
chmod 755 "$f"
if [[ $($SHELL "$f") != abc ]]
then err_exit 'here document descritor was closed'
then err_exit 'here document descriptor was closed'
fi
cat > "$f" <<- '!!!!'
exec 0<&-