Skip to content

Commit 2429a01

Browse files
Revert "doc: fix a typo in ccl.h(TheAlgorithms#2993)"
This reverts commit af48da5.
1 parent 4c80832 commit 2429a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structures/cll/cll.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Simple data structure CLL (Circular Linear Linked List)
2+
* Simple data structure CLL (Cicular Linear Linked List)
33
* */
44
#include <cctype>
55
#include <cstdlib>

0 commit comments

Comments
 (0)