Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 63aa859

Browse files
9santarealstealthninja
andauthored
doc: fix a typo in ccl.h(TheAlgorithms#2993)
Fixed "Cicular" -> "Circular" Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
1 parent 651d622 commit 63aa859

File tree

1 file changed

+1
-1
lines changed
  • data_structures/cll

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 (Cicular Linear Linked List)
2+
* Simple data structure CLL (Circular Linear Linked List)
33
* */
44
#include <cctype>
55
#include <cstdlib>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /