diff options
Diffstat (limited to 'src/common/logging')
| -rw-r--r-- | src/common/logging/log.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h index ade44d9c7..1b29ce6e0 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -65,7 +65,7 @@ enum class Class : ClassType {      Service_NS,        ///< The NS services      Service_NVDRV,     ///< The NVDRV (Nvidia driver) service      Service_PCTL,      ///< The PCTL (Parental control) service -    Service_PREPO,     ///< The PREPO(Play report) service +    Service_PREPO,     ///< The PREPO (Play report) service      Service_SET,       ///< The SET (Settings) service      Service_SM,        ///< The SM (Service manager) service      Service_SPL,       ///< The SPL service  | 
