Skip to content

Commit

Permalink
Fixing the javadoc typo
Browse files Browse the repository at this point in the history
Fixing the javadoc typo.
  • Loading branch information
Craigacp authored Aug 23, 2022
1 parent 6f81d8f commit 72332d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public static OpList loadLibrary(String filename) {
}

/**
* Loads the filesystem plugin from fielname and registers all the filesystems it supports.
* Loads the filesystem plugin from filename and registers all the filesystems it supports.
* <p>
* Throws a TF runtime exception if the plugin failed to load.
* @param filename Path of the dynamic library containing the filesystem support.
Expand Down

0 comments on commit 72332d2

Please sign in to comment.