summaryrefslogtreecommitdiff
path: root/doc/csv/recipes/generating.rdoc
diff options
context:
space:
mode:
-rw-r--r--doc/csv/recipes/generating.rdoc2
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ This example defines and uses two custom write converters to strip and upcase ge
=== RFC 4180 Compliance
By default, \CSV generates data that is compliant with
-{RFC 4180}[https://tools.ietf.org/html/rfc4180]
with respect to:
- Column separator.
- Quote character.