From 95199b370a7d9953a41ea1db7963c086d7ca918d Mon Sep 17 00:00:00 2001 From: hartmann Date: Wed, 14 Sep 2005 08:56:41 +0000 Subject: [PATCH] pound -> hashmark. git-svn-id: https://svn.dealii.org/trunk@11414 0785d39b-7218-0410-832d-ea1e28bc413d --- .../chapter-2.step-by-step/step-19.data/results.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-19.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-19.data/results.html index 508d399c8d..3792a1aa56 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-19.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-19.data/results.html @@ -245,9 +245,9 @@ subsection Dummy subsection end -If one wanted to, one could write comments into the file using the same format -as used above in the help text, i.e. everything on a line following a pound -sign is considered a comment. +If one wanted to, one could write comments into the file using the +same format as used above in the help text, i.e. everything on a line +following a hashmark (#) is considered a comment.

-- 2.39.5