Fix a typo in the comment.

This commit is contained in:
Andrius Štikonas 2018-01-11 21:59:18 +01:00
parent 0190d32cf6
commit 1c024c6b29
1 changed files with 1 additions and 1 deletions

View File

@ -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 <caiojcarvalho@gmail.com>
*/