Skip to content

Commit 35e188c

Browse files
authored
Merge pull request #68 from Csantucci/master
Correction in OR manual.
2 parents 6ece0a7 + b65ffdb commit 35e188c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Documentation/Manual/operation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1671,7 +1671,7 @@ user settings, and as such are kind of an extension to the four available
16711671

16721672
Function call::
16731673

1674-
state = HASHEAD(headname);
1674+
state = HASHEAD(Index of SignalSubObj);
16751675

16761676
Function returns 1 if head is set, else 0.
16771677

0 commit comments

Comments
 (0)