Skip to content

Commit 86ea69b

Browse files
felixonmarsdeepin-bot[bot]
authored andcommitted
chore: correct a typo in main.cpp
Log:
1 parent ae34f60 commit 86ea69b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dde-session/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ int main(int argc, char *argv[])
138138
watcher->start();
139139
});
140140
} else {
141-
qInfo() << "iowait watcher diabled";
141+
qInfo() << "iowait watcher disabled";
142142
}
143143

144144
QtConcurrent::run([&session](){

0 commit comments

Comments
 (0)