diff --git a/doc/internals.rst b/doc/internals.rst index cb094b2f..21b60417 100644 --- a/doc/internals.rst +++ b/doc/internals.rst @@ -384,7 +384,7 @@ or do the following to add support directly to the core library: * Create a file with the compression scheme code, by convention files are named :file:`tif_*.c` (except perhaps on some systems where the ``tif_`` prefix pushes some filenames over 14 chars. -* Update build configuration to include new source file +* Update build configuration to include new source file. A codec, say ``foo``, can have many different entry points: