Skip to content

Commit 37b2d5a

Browse files
committed
typo
1 parent e924ed1 commit 37b2d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sfeTk/sfeTkIBus.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2929

3030
#include "sfeTkError.h"
3131

32-
// Define our error codes for the bus. Note Errors are negative, warnings/info postive
32+
// Define our error codes for the bus. Note Errors are negative, warnings/info positive
3333
// BUT keep the same increment on the base
3434

3535
const sfeTkError_t kSTkErrBusNotInit = kSTkErrFail * (kSTkErrBaseBus + 1);

0 commit comments

Comments
 (0)