File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ automatically compatible with either the free spacenavd driver or the official
1313
1414Also, libspnav provides a magellan API wrapper on top of the new API. So, any
1515applications that were using the magellan library, can switch to libspnav
16- without any changes. And programmers that are familliar with the magellan API
16+ without any changes. And programmers that are familiar with the magellan API
1717can continue using it with a free library without the restrictions of the
1818official SDK.
1919
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ int spnav_close(void);
8282 * If the X11 mode is used, the socket used to communicate with the X server is
8383 * returned, so the result of this function is always reliable.
8484 * If AF_UNIX mode is used, the fd of the socket is returned or -1 if
85- * no connection is open / failure occured .
85+ * no connection is open / failure occurred .
8686 */
8787int spnav_fd (void );
8888
You can’t perform that action at this time.
0 commit comments