We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a91b38c + 13996b9 commit 589e9a2Copy full SHA for 589e9a2
modules/post/osx/manage/webcam.rb
@@ -32,7 +32,7 @@ def initialize(info={})
32
'Actions' => [
33
[ 'LIST', { 'Description' => 'Show a list of webcams' } ],
34
[ 'SNAPSHOT', { 'Description' => 'Take a snapshot with the webcam' } ],
35
- [ 'RECORD', { 'Description' => 'Take a snapshot with the webcam' } ]
+ [ 'RECORD', { 'Description' => 'Record with the webcam' } ]
36
],
37
'DefaultAction' => 'LIST'
38
))
0 commit comments