about summary refs log tree commit diff
path: root/editor/pamflip
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pamflip')
-rw-r--r--editor/pamflip/pamflip.c2
-rw-r--r--editor/pamflip/pamflip_sse.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/editor/pamflip/pamflip.c b/editor/pamflip/pamflip.c
index 6cbe4edf..2f711184 100644
--- a/editor/pamflip/pamflip.c
+++ b/editor/pamflip/pamflip.c
@@ -12,7 +12,7 @@
 
 /*
    transformNonPbmChunk() is the general transformation function.
-   It can tranform anything, albeit slowly and expensively.
+   It can transform anything, albeit slowly and expensively.
    
    The following are enhancements for specific cases:
    
diff --git a/editor/pamflip/pamflip_sse.c b/editor/pamflip/pamflip_sse.c
index f9a126d5..5a256f9d 100644
--- a/editor/pamflip/pamflip_sse.c
+++ b/editor/pamflip/pamflip_sse.c
@@ -4,7 +4,7 @@
   This is part of the Pamflip program.  It contains code that exploits
   the SSE facility of some CPUs.
 
-  This code was orginally written by Akira Urushibata ("Douso") in 2010 and is
+  This code was originally written by Akira Urushibata ("Douso") in 2010 and is
   contributed to the public domain by all authors.
 
   The author makes the following request (which is not a reservation of legal