From: guido Date: Sun, 6 Mar 2005 02:01:42 +0000 (+0000) Subject: removed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75e15a67581ace368e6187f9fb63428d22ace6ee;p=dealii-svn.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. *