From: Wolfgang Bangerth Date: Tue, 17 Aug 2010 20:32:23 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~5709 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f7d5019125f578fcd9ee5794de961a9a360f12;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@21678 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/svn.html b/deal.II/doc/development/svn.html index 96ff1514c5..da498b7f3f 100644 --- a/deal.II/doc/development/svn.html +++ b/deal.II/doc/development/svn.html @@ -5,7 +5,7 @@ deal.II SVN Archive - + @@ -14,7 +14,7 @@

Documentation of the deal.II SVN Archive

- +

The global structure

@@ -34,10 +34,10 @@ subdirectory tags contains the released versions. They have the same structure as the trunk. - +
  • The subdirectory branches - has cureently active branches with developments, that are not yet + has currently active branches with developments, that are not yet scheduled to be incorporated into the library. Additionally, it has subdirectories

    Creating a development branch

    - + When starting new developments which cannot be checked in in a single sweep, it is advised to create a development branch. In order to keep this branch up-to-date with the trunk, the program svnmerge can be used. Such a branch is created in the following steps: - +
    1. Create the branch using