From 95b0ae8c9f45892b6e39a798ec4b2e50c8b6c9ef Mon Sep 17 00:00:00 2001
From: heister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Sun, 8 Dec 2013 01:54:59 +0000
Subject: [PATCH] fix typo

git-svn-id: https://svn.dealii.org/trunk@31931 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/doc/doxygen/tutorial/tutorial.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deal.II/doc/doxygen/tutorial/tutorial.h.in b/deal.II/doc/doxygen/tutorial/tutorial.h.in
index 407ff3ed99..aafad4e83e 100644
--- a/deal.II/doc/doxygen/tutorial/tutorial.h.in
+++ b/deal.II/doc/doxygen/tutorial/tutorial.h.in
@@ -55,7 +55,7 @@
  * <code>make run</code>. The latter command also compiles the program if
  * that has not already been done. The CMakefiles.txt files in the
  * different directories are based on the 
- * <a href="../../usesr/cmakelists.html" target="_top">small program Makefile template</a>.
+ * <a href="../../users/cmakelists.html" target="_top">small program Makefile template</a>.
  *
  * <a name="graph"></a>
  * <h3>Connections between tutorial programs</h3>
-- 
2.39.5