Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dontsovcmc committed Oct 23, 2018
1 parent f457d8f commit 9f19c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/alphalogic_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Example of parameter definition:

message = ParameterString(default='Hello world!')

Example of setting and gettings value:
Read and write parameter value:
::
self.message.val = 'Me too'
self.param_str.val = self.message.val
Expand Down

0 comments on commit 9f19c89

Please sign in to comment.