From bc1dcd187fb6f24d6b96ceb4c9b9176624b90dab Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Thu, 21 May 2020 21:12:39 +0800 Subject: Fix typos in comments --- src/history.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/history.cc') diff --git a/src/history.cc b/src/history.cc index 7c98182c..cbadf916 100644 --- a/src/history.cc +++ b/src/history.cc @@ -74,7 +74,7 @@ public: property > >, - // Graph itself has a std::string name + // Graph itself has an std::string name property > Graph; -- cgit v1.2.3