Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
motxx committed Jul 14, 2017
1 parent 68a69bf commit 411e1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irohad/network/grpc_call.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ limitations under the License.
namespace network {

/**
* to enable various Call instances to process in ServiceHandler::handleRpcs() by polymorphism.
* to use polymorphism in ServiceHandler::handleRpcs()
* @tparam ServiceHandler
*/
template <typename ServiceHandler>
Expand Down

0 comments on commit 411e1ab

Please sign in to comment.