Skip to content

Commit 4196af8

Browse files
authored
Fix typo in webcam-getting-started.md
1 parent be73ac7 commit 4196af8

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)