From 38f4f2fc030b4fa75b36471836d61b5b54b21006 Mon Sep 17 00:00:00 2001 From: Mark de Wever Date: Sun, 8 Mar 2009 18:45:02 +0000 Subject: [PATCH] Doxygen fixes. --- src/copy_policy.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/copy_policy.hpp b/src/copy_policy.hpp index 034efcfd7ab..74474864aaa 100644 --- a/src/copy_policy.hpp +++ b/src/copy_policy.hpp @@ -13,7 +13,7 @@ */ /** - * @file copy_policies.hpp. + * @file copy_policy.hpp. * Defines the copy policies for classes. * * When a class can have multiple copy policies these templates can be used.