Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
janpieper committed May 28, 2015
1 parent fb721a3 commit c284efc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def return_message

def return_base_message
if returns_data_members
"Calls {#{called_operation}}, returning its reponse."
"Calls {#{called_operation}}, returning its response."
end
end

Expand Down

0 comments on commit c284efc

Please sign in to comment.