mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
spelling error "implmented => implemented"
This commit is contained in:
@@ -76,5 +76,5 @@ ArchSystemUnix::setting(const std::string&, const std::string&) const
|
||||
std::string
|
||||
ArchSystemUnix::getLibsUsed(void) const
|
||||
{
|
||||
return "not implmented.\nuse lsof on shell";
|
||||
return "not implemented.\nuse lsof on shell";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user