Skip to content

Commit f333e16

Browse files
committed
Fix some spelling and format 4/
1 parent ba17c27 commit f333e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/icn.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ end
8080

8181
"""
8282
show_layers(icn)
83-
Return a formated string with each layers in the icn.
83+
Return a formatted string with each layers in the icn.
8484
"""
8585
show_layers(icn) = map(show_layer, layers(icn))
8686

0 commit comments

Comments
 (0)