Fix typo in docs
This commit is contained in:
parent
6485a1ce32
commit
d1532d7022
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ defmodule RDF.Numeric do
|
|||
|
||||
If one of the given arguments is not a numeric literal, `nil` is returned.
|
||||
|
||||
'nil` is also returned for `xsd:decimal` and `xsd:integer` operands, if the
|
||||
`nil` is also returned for `xsd:decimal` and `xsd:integer` operands, if the
|
||||
divisor is (positive or negative) zero.
|
||||
|
||||
see <http://www.w3.org/TR/xpath-functions/#func-numeric-divide>
|
||||
|
|
Loading…
Reference in a new issue