Style nits
[pcsx_rearmed.git] / include / psemu_plugin_defs.h
index 7232d03..034f21b 100644 (file)
@@ -191,10 +191,10 @@ typedef struct
 
 typedef struct
 {
-       // controler type - fill it withe predefined values above
+       // controller type - fill it withe predefined values above
        unsigned char controllerType;
 
-       //0 : No multitap between psx and pad
+       //0 : no multitap between psx and pad
        //1 : multitap between psx and pad on port 1
        //2 : multitap between psx and pad on port 2
        int portMultitap;