Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
x3medima17 committed Oct 11, 2017
1 parent 7ce0995 commit cc72620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irohad/network/ordering_service_transport.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ namespace iroha {
public:
/**
* Callback on receiving transaction
* @param proposal - transaction object itself
* @param transaction - transaction object itself
*/
virtual void onTransaction(const model::Transaction &transaction) = 0;

Expand Down

0 comments on commit cc72620

Please sign in to comment.