Skip to content

Commit 8cefc66

Browse files
committed
useless class attributes deleted
1 parent 9ce69c9 commit 8cefc66

File tree

5 files changed

+322
-308
lines changed

5 files changed

+322
-308
lines changed

core/base/common/DataTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace ttk {
6565

6666
// default name for SeparatrixStability
6767

68-
const char SeparatrixStabilityOccurenceCount[] = "Occurence";
68+
const char SeparatrixStabilityOccurrenceCount[] = "Occurrence";
6969
const char SeparatrixStabilityIsomorphismClassId[] = "IsomorphismClassId";
7070
const char SeparatrixStabilityMatchingIdName[] = "MatchingIdInBlock";
7171
const char SeparatrixStabilityMatchingIdSeparatrixName[] = "SeparatrixMatchingIdInBlock";

0 commit comments

Comments
 (0)