diff --git a/include/sch_item_struct.h b/include/sch_item_struct.h index 8c14cba217..4128314ace 100644 --- a/include/sch_item_struct.h +++ b/include/sch_item_struct.h @@ -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. */