From: Wolfgang Bangerth
Date: Thu, 13 Apr 2000 16:40:22 +0000 (+0000)
Subject: Fix typo.
X-Git-Tag: v8.0.0~20680
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3258e5cf8e4185e5b3675ac00cf7523ef46ff1;p=dealii.git
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2713 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html
index 6a0863b2d3..84b188291c 100644
--- a/deal.II/doc/development/toc.html
+++ b/deal.II/doc/development/toc.html
@@ -48,8 +48,8 @@
deal.II uses the mechanism provided by
GNU autoconf. Therefore, porting to a reasonably
standardized UNIX system should not be too difficult. Right
- now, we have no experience with proprietory operating systems
- like MSWindows or MacOS.
+ now, we have no experience with proprietary operating systems
+ like Microsoft Windows or MacOS.
Recent changes to