From 41302a1ea64b45805ff351c6795623f99382f8e9 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 14 Apr 2015 07:57:30 -0500 Subject: [svn-r26803] Fixed a minor typo in H5R code comment. --- src/H5Rpublic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5Rpublic.h b/src/H5Rpublic.h index 997309f..e990661 100644 --- a/src/H5Rpublic.h +++ b/src/H5Rpublic.h @@ -14,7 +14,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * This file contains public declarations for the H5S module. + * This file contains public declarations for the H5R module. */ #ifndef _H5Rpublic_H #define _H5Rpublic_H -- cgit v0.12