Skip to content

Commit 435d918

Browse files
committed
meson.options: improve the description of the "meataxe" feature
1 parent 42c4a4f commit 435d918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ option(
5959
'meataxe',
6060
type: 'feature',
6161
value: 'auto',
62-
description: 'Interface to the MeatAxe program'
62+
description: 'MeatAxe interface to matrix representations over finite fields'
6363
)
6464

6565
option(

0 commit comments

Comments
 (0)