mirror of
https://codeberg.org/vlw/collage.git
synced 2025-09-13 23:23:41 +02:00
Fixed spelling
This commit is contained in:
parent
bf6daead3f
commit
1b9543b1f2
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class Collage():
|
|||
offset_y = 0
|
||||
|
||||
i = 0
|
||||
print("Pasing samples..")
|
||||
print("Pasting samples..")
|
||||
# Apply each sample by raster scanning
|
||||
for y in range(1,self.template.size[0]):
|
||||
offset_x = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue