From 8fb57ff304bdc610d742c787fc170b4b168ecddf Mon Sep 17 00:00:00 2001
From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Mon, 29 Mar 2004 21:38:33 +0000
Subject: [PATCH] Fix docs.

git-svn-id: https://svn.dealii.org/trunk@8903 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/bits/dof_constraints_05.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/bits/dof_constraints_05.cc b/tests/bits/dof_constraints_05.cc
index 29030127b0..3a62e5c021 100644
--- a/tests/bits/dof_constraints_05.cc
+++ b/tests/bits/dof_constraints_05.cc
@@ -12,7 +12,7 @@
 //----------------------------  dof_constraints_05.cc  ---------------------------
 
 
-// simply check what happens when calling DoFConstraints::set_zero
+// simply check what happens when calling DoFConstraints::set_zero on
 // vectors. This test was written when I changed a few things in the algorithm
 
 #include "../tests.h"
-- 
2.39.5