From fd5ea893406d4e3d065172bbaa86363c6e9dc24c Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Fri, 28 Dec 2012 11:19:54 -0500 Subject: [PATCH] typo --- pvDataApp/misc/sharedPtr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvDataApp/misc/sharedPtr.h b/pvDataApp/misc/sharedPtr.h index f896eaf..0a1ed76 100644 --- a/pvDataApp/misc/sharedPtr.h +++ b/pvDataApp/misc/sharedPtr.h @@ -4,7 +4,7 @@ * in file LICENSE that is included with this distribution. */ /** - * @author Michael DavidSaver + * @author Michael Davidsaver */ #ifndef SHAREDPTR_H