From: Matthias Maier Date: Sat, 9 Mar 2013 16:36:26 +0000 (+0000) Subject: Fix some typos X-Git-Tag: v8.0.0~1041 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0b0df054720bc0ac8e5de2cd331b42a527ddb8;p=dealii.git Fix some typos git-svn-id: https://svn.dealii.org/trunk@28841 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/utilities/build_test b/deal.II/contrib/utilities/build_test index b65d9a794a..bd469e0a3b 100755 --- a/deal.II/contrib/utilities/build_test +++ b/deal.II/contrib/utilities/build_test @@ -12,7 +12,8 @@ # directory) # CONFIGFILE - A cmake configuration file for the build test # LOGDIR - directory for the log file -# LOGFILE - the logfile to use, default to $LOGDIR/$CONFIGFILE..log +# LOGFILE - the logfile to use, defaults to +# $LOGDIR/$CONFIGFILE..log # # CMAKE - the cmake executable to use # SVN - svn info command to use