From: maier Date: Sat, 9 Mar 2013 16:36:26 +0000 (+0000) Subject: Fix some typos X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214eb6e7a16923057136faf04cbaa089f244d24f;p=dealii-svn.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