From b0f87935a8d0de0f9ed886c7f26f1b7af41ed12a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 14 Jan 2010 10:59:42 +0000 Subject: spelling errors, no real changes to code. --- source/blender/imbuf/intern/jpeg.c | 2 +- source/blender/imbuf/intern/radiance_hdr.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/imbuf/intern') diff --git a/source/blender/imbuf/intern/jpeg.c b/source/blender/imbuf/intern/jpeg.c index 2b2d17784e2..97d700f3af7 100644 --- a/source/blender/imbuf/intern/jpeg.c +++ b/source/blender/imbuf/intern/jpeg.c @@ -64,7 +64,7 @@ static ImBuf * ibJpegImageFromCinfo(struct jpeg_decompress_struct * cinfo, int f type 3 is unsupported as of jul 05 2000 Frank. - * 3. jstr - as 2, but written in 2 seperate fields + * 3. jstr - as 2, but written in 2 separate fields * 4. jmax - no scaling in the components */ diff --git a/source/blender/imbuf/intern/radiance_hdr.c b/source/blender/imbuf/intern/radiance_hdr.c index 5acde1232fd..ac62872479b 100644 --- a/source/blender/imbuf/intern/radiance_hdr.c +++ b/source/blender/imbuf/intern/radiance_hdr.c @@ -283,7 +283,7 @@ static int fwritecolrs(FILE* file, int width, int channels, unsigned char* ibufs putc(2, file); putc((unsigned char)(width >> 8), file); putc((unsigned char)(width & 255), file); - /* put components seperately */ + /* put components separately */ for (i=0;i<4;i++) { for (j=0;j