diff --git a/include/SDL_hidapi.h b/include/SDL_hidapi.h index 7fec19f0a8..9c38f52ea6 100644 --- a/include/SDL_hidapi.h +++ b/include/SDL_hidapi.h @@ -41,8 +41,8 @@ * remains intact. * ``` * - * (Note that this license is the same as item three of SDL's zlib license, - * so it adds no new requirements on the user.) + * (Note that this license is the same as item three of SDL's zlib license, so + * it adds no new requirements on the user.) * * If you would like a version of SDL without this code, you can build SDL * with SDL_HIDAPI_DISABLED defined to 1. You might want to do this for