diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi index 2e6cb9f..13a8800 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1229,7 +1229,7 @@ Free the memory used by @var{texture}. Get color mod of @var{texture} as a list of the integers. @end deffn -@deffn {Procedure} get-texture-alpha-mod texture +@deffn {Procedure} texture-alpha-mod texture Get alpha mod of @var{texture} as a single integer. @end deffn |