Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Jan 29, 2025
1 parent 922a5ce commit cb85135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qz/utils/ConnectionUtilities.java
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public static InputStream getInputStream(String urlString, boolean protocolRestr

/**
* Checks <code>urlString</code> for restricted protocol throws IOException if not permitted
* returns Path if permitted
* returns URL if permitted
*
* @param urlString
* @return a URL
Expand Down

0 comments on commit cb85135

Please sign in to comment.