Fix double quotes.

This commit is contained in:
Chris Johns 2016-02-18 15:31:34 +11:00 committed by Amar Takhar
parent 0d86b7111e
commit 00d1a0a1fb

View File

@ -359,8 +359,8 @@ TIMESPEC_LESS_THAN - Less than operator
**STATUS CODES:**
This method returns ``struct true`` if ``lhs`` is less than``rhs`` and ``struct
false`` otherwise.
This method returns ``struct true`` if ``lhs`` is less than ``rhs`` and
``struct false`` otherwise.
**DESCRIPTION:**