mirror of
https://github.com/KDE/konsole.git
synced 2026-06-11 07:26:10 -04:00
Fix spelling issues
This commit is contained in:
@@ -371,7 +371,7 @@ protected:
|
||||
private:
|
||||
bool readProcInfo(int pid) override
|
||||
{
|
||||
// indicies of various fields within the process status file which
|
||||
// indices of various fields within the process status file which
|
||||
// contain various information about the process
|
||||
const int PARENT_PID_FIELD = 3;
|
||||
const int PROCESS_NAME_FIELD = 1;
|
||||
|
||||
Reference in New Issue
Block a user