From aa65ab647f01b75425340753ea9e89112fd7d48e Mon Sep 17 00:00:00 2001 From: John Whitington Date: Sun, 23 Jan 2022 15:08:18 +0000 Subject: [PATCH] more --- pysplits/c00.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysplits/c00.tex b/pysplits/c00.tex index 78fbb86..94f191e 100644 --- a/pysplits/c00.tex +++ b/pysplits/c00.tex @@ -9,7 +9,7 @@ install_name_tool command to tell libpycpdf.so where to find libcpdf.so. A 'range' is a list of integers specifying page numbers. -Text arguments and results are in UTF8. +Text arguments and results are in UTF8. Data is of type bytes. Any function may raise the exception CPDFError, carrying a string describing the error. """