Changed wrong use of "resp." in docs

This commit is contained in:
2015-08-01 13:58:24 +00:00
parent 5764c37b52
commit c9fd4e22e5
24 changed files with 84 additions and 84 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Create version timestamp cdrskin/cdrskin_timestamp.h
# to be executed within ./libburn-* resp ./cdrskin-*
# to be executed within ./libburn-* or ./cdrskin-*
timestamp="$(date -u '+%Y.%m.%d.%H%M%S')"
echo "Version timestamp : $timestamp"