Skip to content

Commit 0a7953b

Browse files
authored
Merge pull request #736 from telerik/nade7o-patch-7
Fix typo in webcam-getting-started.md
2 parents be73ac7 + 4196af8 commit 0a7953b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/webcam/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ By default, the camera control will start automatically if a camera device is co
107107
````
108108
````VB.NET
109109

110-
radWebCam1.AutoStart = Falses
110+
radWebCam1.AutoStart = False
111111

112112
````
113113

0 commit comments

Comments
 (0)