fix: typo in data_structures/linked_list/from_sequence.py (#12584)
This commit is contained in:
parent
738253e800
commit
a5aed92b4c
@ -1,4 +1,4 @@
|
||||
# Recursive Prorgam to create a Linked List from a sequence and
|
||||
# Recursive Program to create a Linked List from a sequence and
|
||||
# print a string representation of it.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user