Skip to content
Snippets Groups Projects
Commit 3461b7f7 authored by Kristof Szabados's avatar Kristof Szabados
Browse files

corrected documentation tag


Signed-off-by: default avatarkristof <Kristof.Szabados@ericsson.com>
parent 4af6bdb6
No related branches found
No related tags found
No related merge requests found
...@@ -117,7 +117,7 @@ public: ...@@ -117,7 +117,7 @@ public:
bool MaxExclusive() const; bool MaxExclusive() const;
/** Return the length restriction object. /** Return the length restriction object.
* *
* @ore selection is STP_LENGTH, or else FATAL_ERROR * @pre selection is STP_LENGTH, or else FATAL_ERROR
*/ */
Ttcn::LengthRestriction *Length() const; Ttcn::LengthRestriction *Length() const;
Ttcn::PatternString *Pattern() const; Ttcn::PatternString *Pattern() const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment