Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Update FilePicker.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivosnoza authored Feb 2, 2023
1 parent cf720d9 commit b08fd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/Xamarin.Essentials/FilePicker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</Parameters>
<Docs>
<param name="options">File picker options to use; may be null</param>
<summary>Starts file picker for selecting files.</summary>
<summary>Starts file picker for selecting a single file.</summary>
<returns>File picking result object, or null when picking was cancelled by the user.</returns>
<remarks>
File types can be specified in order to limit files that can be selected, using a
Expand Down

0 comments on commit b08fd9b

Please sign in to comment.