From: Guido Kanschat Date: Sun, 6 Mar 2005 02:01:42 +0000 (+0000) Subject: removed X-Git-Tag: v8.0.0~14522 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd0c6c39ac9679720b0167e1b1f062a6662f310;p=dealii.git removed git-svn-id: https://svn.dealii.org/trunk@10006 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/path_search.h b/deal.II/base/include/base/path_search.h index e4cb63fe9a..11c46e6446 100644 --- a/deal.II/base/include/base/path_search.h +++ b/deal.II/base/include/base/path_search.h @@ -62,7 +62,7 @@ * * Path lists are by default starting with the current directory * (""), followed optionally by a standard directory of - * deal.II. Use show() to find out the path list + * deal.II. Use show() to find out the path list * for a given class. Paths and suffixes can be added using the * functions add_path() and add_suffix(), repectively. *