about summary refs log tree commit diff
path: root/converter/other/fiasco/doc/fiasco_c_options_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/doc/fiasco_c_options_new.3')
-rw-r--r--converter/other/fiasco/doc/fiasco_c_options_new.35
1 files changed, 2 insertions, 3 deletions
diff --git a/converter/other/fiasco/doc/fiasco_c_options_new.3 b/converter/other/fiasco/doc/fiasco_c_options_new.3
index d873b642..a7a96409 100644
--- a/converter/other/fiasco/doc/fiasco_c_options_new.3
+++ b/converter/other/fiasco/doc/fiasco_c_options_new.3
@@ -407,11 +407,10 @@ during coding. The following types are available:
 
 .SH RETURN VALUES
 The function \fBfiasco_c_options_new()\fP returns a pointer to the
-newly allocated coder option object. If an error has been catched, a
+newly allocated coder option object. If an error has been caught, a
 NULL pointer is returned.
 
-All set functions return 1 on success and 0 if an error has been
-catched.  
+All set functions return 1 on success and 0 if an error has been caught.
 
 In case of an error, use the function fiasco_get_error_message(3) to
 get a string with the last error message of FIASCO.