Skip to content

Commit

Permalink
lintian spelling correctes provided by Eric Heintzmann
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39816 72102866-910b-0410-8b05-ffd578937521
  • Loading branch information
rfm committed May 28, 2016
1 parent 4770b7d commit 08910fb
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 23 deletions.
22 changes: 22 additions & 0 deletions ChangeLog
@@ -1,3 +1,25 @@
2016-05-28 Eric Heintzmann <heintzmann.eric@free.fr>

* ChangeLog.1:
* Documentation/ReleaseNotes.gsdoc:
* Documentation/gopen.1:
* Documentation/make_services.1:
* Printing/GSCUPS/GNUmakefile.preamble:
* Printing/GSLPR/GNUmakefile.preamble:
* Printing/GSWIN32/GNUmakefile.preamble:
* Source/GSGormLoader.m:
* Source/GSNibLoader.m:
* Source/GSXibLoader.m:
* Source/NSAttributedString.m:
* Source/NSBitmapImageRep+JPEG.m:
* Source/NSBitmapImageRep.m:
* Source/NSNib.m:
* Source/NSOutlineView.m:
* Source/NSTableView.m:
* Source/NSView.m:
* Source/nsimage-tiff.h:
Spelling errors corrected by lintian

2016-05-20 Riccardo Mottola <rm@gnu.org>

* Source/NSTabViewItem.m
Expand Down
2 changes: 1 addition & 1 deletion ChangeLog.1
Expand Up @@ -5370,7 +5370,7 @@ Mon Apr 21 18:57:30 1997 Ovidiu Predescu <ovidiu@net-community.com>
(-run): Get the events from NSDefaultRunLoopMode mode instead of nil.
(-nextEventMatchingMask:untilDate:inMode:dequeue:): Check for a
matching event into the events queue in the order in which the events
occured. Temporary retain the event found before removing it from the
occurred. Temporary retain the event found before removing it from the
events queue to avoid an unneeded deallocation.
Inside the loop fire the timers then wait for inputs on the input
sources of run loop.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ReleaseNotes.gsdoc
Expand Up @@ -511,7 +511,7 @@
</desc>
<term>RTFD</term>
<desc>
Loading and writting of RTFD format was implemented.
Loading and writing of RTFD format was implemented.
</desc>
</deflist>
</section>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/gopen.1
Expand Up @@ -33,7 +33,7 @@ By default,
will open
.I filename
with the application currently assigned to the file's extension. But by
specifing the
specifying the
.B -a
flag on the command line you can tell
.B gopen
Expand Down
2 changes: 1 addition & 1 deletion Documentation/make_services.1
Expand Up @@ -37,7 +37,7 @@ a new application or service.
The
.I Services
menu in an application's mainmenu is usually updated automatically. However, it
may be neccessary to close an open or torn off menu for the changes to appear.
may be necessary to close an open or torn off menu for the changes to appear.
Also, the workspace manager may have to be closed and restarted for file
association changes to take effect.
.P
Expand Down
2 changes: 1 addition & 1 deletion Printing/GSCUPS/GNUmakefile.preamble
Expand Up @@ -15,7 +15,7 @@ ADDITIONAL_CFLAGS += $(GSCUPS_CFLAGS)

# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS += -I../../Headers/Additions -I../../Headers \
-I../../Source/$(GNUSTEP_TARGET_DIR)
-I../../Source -I../../Source/$(GNUSTEP_TARGET_DIR)

# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS += $(GSCUPS_LDFLAGS)
Expand Down
2 changes: 1 addition & 1 deletion Printing/GSLPR/GNUmakefile.preamble
Expand Up @@ -15,7 +15,7 @@ ADDITIONAL_CFLAGS +=

# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS += -I../../Headers/Additions -I../../Headers \
-I../../Source/$(GNUSTEP_TARGET_DIR)
-I../../Source -I../../Source/$(GNUSTEP_TARGET_DIR)

# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS +=
Expand Down
2 changes: 1 addition & 1 deletion Printing/GSWIN32/GNUmakefile.preamble
Expand Up @@ -15,7 +15,7 @@ ADDITIONAL_CFLAGS +=

# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS += -I../../Headers/Additions -I../../Headers \
-I../../Source/$(GNUSTEP_TARGET_DIR)
-I../../Source -I../../Source/$(GNUSTEP_TARGET_DIR)

# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS +=
Expand Down
2 changes: 1 addition & 1 deletion Source/GSGormLoader.m
Expand Up @@ -131,7 +131,7 @@ - (BOOL) loadModelData: (NSData *)data
}
NS_HANDLER
{
NSLog(@"Exception occured while loading model: %@",[localException reason]);
NSLog(@"Exception occurred while loading model: %@",[localException reason]);
TEST_RELEASE(unarchiver);
}
NS_ENDHANDLER
Expand Down
2 changes: 1 addition & 1 deletion Source/GSNibLoader.m
Expand Up @@ -110,7 +110,7 @@ - (BOOL) loadModelData: (NSData *)data
}
NS_HANDLER
{
NSLog(@"Exception occured while loading model: %@",[localException reason]);
NSLog(@"Exception occurred while loading model: %@",[localException reason]);
// TEST_RELEASE(unarchiver);
}
NS_ENDHANDLER
Expand Down
4 changes: 2 additions & 2 deletions Source/GSXibLoader.m
Expand Up @@ -1034,7 +1034,7 @@ - (BOOL) loadModelData: (NSData *)data
}
NS_HANDLER
{
NSLog(@"Exception occured while loading model: %@",[localException reason]);
NSLog(@"Exception occurred while loading model: %@",[localException reason]);
// TEST_RELEASE(unarchiver);
}
NS_ENDHANDLER
Expand Down Expand Up @@ -1275,7 +1275,7 @@ - (id) initForReadingWithData: (NSData*)data
}
NS_HANDLER
{
NSLog(@"Exception occured while parsing Xib: %@",[localException reason]);
NSLog(@"Exception occurred while parsing Xib: %@",[localException reason]);
DESTROY(self);
}
NS_ENDHANDLER
Expand Down
2 changes: 1 addition & 1 deletion Source/NSAttributedString.m
Expand Up @@ -192,7 +192,7 @@ Class converter_bundles(NSString *format, BOOL producer)

/*
Return a suitable converter for the text format supplied as argument.
If producer is YES a class capable of writting that format is returned,
If producer is YES a class capable of writing that format is returned,
otherwise a class able to read the format is returned.
*/
static Class converter_class(NSString *format, BOOL producer)
Expand Down
6 changes: 3 additions & 3 deletions Source/NSBitmapImageRep+JPEG.m
Expand Up @@ -74,7 +74,7 @@
jmp_buf setjmpBuffer;

/* a pointer to the last error message, nil if no
error occured. if present, string is autoreleased. */
error occurred. if present, string is autoreleased. */
NSString *error;
};
typedef struct gs_jpeg_error_mgr *gs_jpeg_error_mgr_ptr;
Expand Down Expand Up @@ -407,7 +407,7 @@ - (id) _initBitmapFromJPEG: (NSData *)imageData
// establish return context for error handling
if (setjmp(jerrMgr.setjmpBuffer))
{
/* assign the description of possible occured error to errorMsg */
/* assign the description of possible occurred error to errorMsg */
if (errorMsg)
*errorMsg = (jerrMgr.error ? (id)jerrMgr.error : (id)nil);
gs_jpeg_memory_src_destroy(&cinfo);
Expand Down Expand Up @@ -564,7 +564,7 @@ - (NSData*) _JPEGRepresentationWithProperties: (NSDictionary*) properties
// establish return context for error handling
if (setjmp(jerrMgr.setjmpBuffer))
{
/* assign the description of possible occured error to errorMsg */
/* assign the description of possible occurred error to errorMsg */
if (errorMsg)
*errorMsg = (jerrMgr.error ? (id)jerrMgr.error : (id)nil);
gs_jpeg_memory_dest_destroy(&cinfo);
Expand Down
2 changes: 1 addition & 1 deletion Source/NSBitmapImageRep.m
Expand Up @@ -1508,7 +1508,7 @@ - (NSData*) TIFFRepresentationUsingCompression: (NSTIFFCompression)compression
if (image == 0)
{
[NSException raise: NSTIFFException
format: @"Opening data stream for writting"];
format: @"Opening data stream for writing"];
}

[self _fillTIFFInfo: &info
Expand Down
4 changes: 2 additions & 2 deletions Source/NSNib.m
Expand Up @@ -68,7 +68,7 @@ - (void) _readNibData: (NSString *)fileName
}
NS_HANDLER
{
NSLog(@"Exception occured while loading model: %@", [localException reason]);
NSLog(@"Exception occurred while loading model: %@", [localException reason]);
}
NS_ENDHANDLER
}
Expand Down Expand Up @@ -101,7 +101,7 @@ - (id)initWithContentsOfURL: (NSURL *)nibFileURL
}
NS_HANDLER
{
NSLog(@"Exception occured while loading model: %@", [localException reason]);
NSLog(@"Exception occurred while loading model: %@", [localException reason]);
}
NS_ENDHANDLER
}
Expand Down
4 changes: 2 additions & 2 deletions Source/NSOutlineView.m
Expand Up @@ -292,7 +292,7 @@ - (void) collapseItem: (id)item collapseChildren: (BOOL)collapseChildren
[self _closeItem: item];

// Send out the notification to let observers know that this has
// occured.
// occurred.
[nc postNotificationName: NSOutlineViewItemDidCollapseNotification
object: self
userInfo: infoDict];
Expand Down Expand Up @@ -347,7 +347,7 @@ - (void) expandItem: (id)item expandChildren: (BOOL)expandChildren
[self _openItem: item];

// Send out the notification to let observers know that this has
// occured.
// occurred.
[nc postNotificationName: NSOutlineViewItemDidExpandNotification
object: self
userInfo: infoDict];
Expand Down
2 changes: 1 addition & 1 deletion Source/NSTableView.m
Expand Up @@ -3916,7 +3916,7 @@ - (void) mouseDown: (NSEvent *)theEvent
if (done == NO)
{
/* in certain cases we are working with events that have already
* occured and been dequeued by NSCell classes, in these cases
* occurred and been dequeued by NSCell classes, in these cases
* getNextEvent is set to NO, use the current event.
*/
if (getNextEvent == YES)
Expand Down
2 changes: 1 addition & 1 deletion Source/NSView.m
Expand Up @@ -4548,7 +4548,7 @@ - (void) endDocument
viewIsPrinting = nil;
}

/* An exception occured while printing. Clean up */
/* An exception occurred while printing. Clean up */
- (void) _cleanupPrinting
{
[self _invalidateCoordinates];
Expand Down
2 changes: 1 addition & 1 deletion Source/nsimage-tiff.h
Expand Up @@ -30,7 +30,7 @@
/*
Warning: This header file should not be used for reading and
writing tiff files. You should use the NSImage and NSBitmapImageRep
classes for general reading/writting of tiff files.
classes for general reading/writing of tiff files.
*/

#ifndef _GNUstep_H_tiff
Expand Down

0 comments on commit 08910fb

Please sign in to comment.