Skip to content

Commit 742eef7

Browse files
authored
Update Date.cpp header
1 parent 81b2712 commit 742eef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Date.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @brief Implementation of the Date class
44
* @author Joshua Holman
55
*
6-
* @see Date.h for interface documentation
6+
* @see Date.hpp for interface documentation
77
*/
88

99
#include "Date.hpp"

0 commit comments

Comments
 (0)