Skip to content

Commit 62714a5

Browse files
committed
better description
1 parent f319cac commit 62714a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activitypub.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ function get_plugin_version() {
244244
'activitypub',
245245
'\Activitypub\Cli',
246246
array(
247-
'shortdesc' => __( 'Some ActivityPub related commands.', 'activitypub' ),
247+
'shortdesc' => __( 'ActivityPub related commands: Meta-Infos and Self-Destruct.', 'activitypub' ),
248248
)
249249
);
250250
}

0 commit comments

Comments
 (0)