diff --git a/src/core/smartparser.h b/src/core/smartparser.h index 6160492..3438e8d 100644 --- a/src/core/smartparser.h +++ b/src/core/smartparser.h @@ -25,7 +25,7 @@ class SmartDiskInformation; /** A parser to SMART JSON output. - Responsable to execute smartctl and parse its output. + Responsible to execute smartctl and parse its output. @author Caio Carvalho */