Fix spelling errors
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30589 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -38,7 +38,7 @@ BluetoothApplication::AboutRequested()
|
||||
" - Luroh\n"
|
||||
" - Pieter Panman\n\n"
|
||||
"Economically:\n"
|
||||
" - Karl von Dorf, Andrea Bernardi (OSDrawer),\n"
|
||||
" - Karl vom Dorff, Andrea Bernardi (OSDrawer),\n"
|
||||
" - Matt M, Doug F, Hubert H,\n"
|
||||
" - Sebastian B, Andrew M, Jared E,\n"
|
||||
" - Frederik H, Tom S, Ferry B,\n"
|
||||
|
||||
@@ -233,7 +233,7 @@ DeviceManager::StartMonitoringDevice(const char *device)
|
||||
if (error != B_OK)
|
||||
return error;
|
||||
|
||||
Output::Instance()->Postf(BLACKBOARD_DEVICEMANAGER, "%s path being monitorized\n", path.Path());
|
||||
Output::Instance()->Postf(BLACKBOARD_DEVICEMANAGER, "%s path being monitored\n", path.Path());
|
||||
|
||||
// We are monitoring the root we may have already directories inside
|
||||
// to be monitored
|
||||
|
||||
Reference in New Issue
Block a user