`matlab` pattern is also suitable for source code in the GNU Octave language. Signed-off-by: Boxuan Li <liboxuan@xxxxxxxxxxxxxx> --- Documentation/gitattributes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index 4fb20cd0e9..1b28381bda 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -819,7 +819,7 @@ patterns are available: - `java` suitable for source code in the Java language. -- `matlab` suitable for source code in the MATLAB language. +- `matlab` suitable for source code in the MATLAB/Octave language. - `objc` suitable for source code in the Objective-C language. -- 2.21.0.777.g83232e3864