From: bangerth
Date: Wed, 7 Nov 2012 01:42:50 +0000 (+0000)
Subject: Typo fix.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7ca6f311d96ff899c1ddf3897eb57eebf3e9b2;p=dealii-svn.git
Typo fix.
git-svn-id: https://svn.dealii.org/trunk@27453 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html
index 7bcb6c0110..69e18d0b0d 100644
--- a/deal.II/doc/development/toc.html
+++ b/deal.II/doc/development/toc.html
@@ -73,14 +73,14 @@
target="_top">bug tracking system and enter a new ticket
for your issue.
-
+
Linking your online documentation
- to the deal.II online manual: after spending a lot of time
+ to the deal.II online manual: After spending a lot of time
writing good documentation for your code and putting it online,
here we explain how to put links to the deal.II online manual into
your documentation, so that readers can click through.
-
+
Running the testsuite:
deal.II has a testsuite that we run to
make sure that our tests don't break any existing
@@ -126,4 +126,3 @@