Skip to content

Commit

Permalink
Fix Javadoc type reference
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-yevsyukov committed Dec 1, 2020
1 parent f40cf22 commit 4aaff46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ public TypeConfigurator useTransportFactory(Fn<TransportFactory> fn) {
}

/**
* Assigns the specified {@code TransportFactory} for the selected environment.
* Assigns the specified {@code StorageFactory} for the selected environment.
*
* @see #useStorageFactory(ServerEnvironment.Fn)
*/
Expand Down

0 comments on commit 4aaff46

Please sign in to comment.