Skip to content

Commit 3dc293e

Browse files
committed
Fix typo
1 parent 0e1329c commit 3dc293e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Svc/DpCatalog/DpCatalog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ namespace Svc {
9393
// end of the free list.
9494
//
9595
// 4) Place the state file data in memory after the binary tree traverse
96-
// stack by indexing the the traverse stack to one element past the end of
96+
// stack by indexing the traverse stack to one element past the end of
9797
// the traverse tree.
9898

9999
if (

0 commit comments

Comments
 (0)