We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def618e commit 2ca4d07Copy full SHA for 2ca4d07
README.md
@@ -32,7 +32,7 @@ async void OnCapture(Xamarin.Forms.VisualElement element)
32
}
33
catch (Exception)
34
{
35
- // Handle exception that share failed
+ // Handle exception
36
37
38
```
0 commit comments