pkgs/servers: fix typos
Assisted-by: Claude Code (claude-opus-5)
This commit is contained in:
@@ -18,7 +18,7 @@ postgresqlBuildExtension {
|
||||
makeFlags = [ "USE_PGXS=1" ];
|
||||
|
||||
meta = {
|
||||
description = "Compute similary of any one-dimensional arrays";
|
||||
description = "Compute similarity of any one-dimensional arrays";
|
||||
homepage = "http://sigaev.ru/git/gitweb.cgi?p=smlar.git";
|
||||
platforms = postgresql.meta.platforms;
|
||||
license = lib.licenses.bsd2;
|
||||
|
||||
Reference in New Issue
Block a user