Skip to content

Commit

Permalink
SNOW-1369263: Fixing documentation on SnowflakeFile. (#108)
Browse files Browse the repository at this point in the history
Fixing docs
  • Loading branch information
sfc-gh-lschmidt authored May 29, 2024
1 parent 09ac567 commit 9dddb98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class SnowflakeFile {
* Create a new instance of SnowflakeFile. Calls into our C++ layer to construct it.
*
* @param scopedUrl can be scoped URL. Stage file references should use
* newInstanceFromOwnerFileUrl.
* the second override to set requireScopedUrl to false.
* @return A new instance of SnowflakeFile for the given URL.
* @since 1.3.0
*/
Expand Down

0 comments on commit 9dddb98

Please sign in to comment.