diff options
Diffstat (limited to '')
-rw-r--r-- | include/user/promoterutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/promoterutil.h b/include/user/promoterutil.h index 5c83ebc..9e49a0f 100644 --- a/include/user/promoterutil.h +++ b/include/user/promoterutil.h @@ -38,7 +38,7 @@ int scePromoterUtilityExit(void); int scePromoterUtilityDeletePkg(const char *titleid); /** - * Update the LiveArea ressources of an app + * Update the LiveArea resources of an app * * @param[in] *args - see ::ScePromoterUtilityLAUpdate * |