Sfoglia il codice sorgente

Fix typo

pull/15/head
10sr 9 anni fa
parent
commit
d91538c3e8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      shrc

+ 1
- 1
shrc Vedi File

@@ -25,7 +25,7 @@ __match(){
expr "$1" : ".*$2.*" >/dev/null
}

__ln=$'\n'
__lf=$'\n'
__cr=$'\r'

test -n "$TMP" || export TMP=/tmp/${USER}-tmp


Caricamento…
Annulla
Salva