mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-26 13:16:18 +03:00
spelling error "implmented => implemented"
This commit is contained in:
parent
72b1ebcdb2
commit
4297673387
@ -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";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user