comment fix

This commit is contained in:
dickelbeck 2008-04-30 12:35:45 +00:00
parent 2fbe144735
commit 3912554721
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public:
/**
* Function Save
* writes the data structures for this object out to a FILE in "*.brd" format.
* writes the data structures for this object out to a FILE in "*.sch" format.
* @param aFile The FILE to write to.
* @return bool - true if success writing else false.
*/