Skip to content

Commit 2ef6e32

Browse files
committed
chore(examples): fix typo
1 parent 2fad7f8 commit 2ef6e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""A examples to show you how to operation active document channels."""
1+
"""A examples to show you how to operate active document channels."""
22

33
# Import local modules
44
from photoshop import Session
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""A examples to show you how to operation layerSet."""
1+
"""A examples to show you how to operate layerSet."""
22

33
# Import local modules
44
from photoshop import Session

0 commit comments

Comments
 (0)