Spelling!

git-svn-id: file:///home/svn/framework3/trunk@11042 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Weeks 2010-11-14 20:00:52 +00:00
parent 560c1847c3
commit 9d0cf722fa
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Console::CommandDispatcher::Stdapi::Webcam
}
return true
rescue
print_error("No webcams where found")
print_error("No webcams were found")
return false
end
end