Skip to content

Commit

Permalink
Modify description
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Feb 19, 2024
1 parent e312acd commit 76eec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinner.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ void
geany_load_module(GeanyPlugin* plugin)
{
plugin->info->name = "Pinner";
plugin->info->description = "Pin a document";
plugin->info->description = "Enables pinning documents to a sidebar tab";
plugin->info->version = PINNER_VERSION;
plugin->info->author = "Andy Alt <arch_stanton5995@proton.me>";

Expand Down

0 comments on commit 76eec38

Please sign in to comment.