Skip to content

Commit

Permalink
use consistent wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaeck committed Oct 9, 2023
1 parent 7061a12 commit a5f337e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/t2iapi/operation/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ service OperationService {
returns (BasicResponse);

/*
Update the @InvocationEffectiveTimeout of the pm:AbstractOperationDescriptor with the given handle.
Modify the @InvocationEffectiveTimeout of the pm:AbstractOperationDescriptor with the given handle.
The manipulated descriptor shall be persistent until a next manipulation call. If the device is not able to maintain
the static descriptor, it shall return RESULT_NOT_SUPPORTED.
*/
Expand Down

0 comments on commit a5f337e

Please sign in to comment.