Skip to content

Commit bd103b8

Browse files
committed
Fix a minor typo
1 parent 0e38b7b commit bd103b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ola/rdm/RDMAPI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Copyright (C) 2010 Simon Newton
1919
*
2020
* This class provides a high level C++ RDM API for PIDs defined in
21-
* E1.20. It includes errors checking for out-of-range arguments. Each RDM
21+
* E1.20. It includes error checking for out-of-range arguments. Each RDM
2222
* method takes a pointer to a string, which will be populated with an English
2323
* error message if the command fails.
2424
*/

0 commit comments

Comments
 (0)