diff --git a/.cspell-allowed-words.txt b/.cspell-allowed-words.txt index 210a7a375..06d6a0cf7 100644 --- a/.cspell-allowed-words.txt +++ b/.cspell-allowed-words.txt @@ -7,6 +7,7 @@ anthy anydesk aosp apcupsd +appdata appindicator askpass asus @@ -104,6 +105,7 @@ ferryd filesharing firstpost flarum +flathub flatpak flicky flto @@ -220,6 +222,7 @@ maintainership markus mendeleydesktop metacity +metainfo mojang moneydance mountpoint diff --git a/docs/user/software/development/postgresql.md b/docs/user/software/development/postgresql.md index aa3278b83..2c0b3de38 100644 --- a/docs/user/software/development/postgresql.md +++ b/docs/user/software/development/postgresql.md @@ -39,7 +39,7 @@ Because PostgreSQL is included as a single package, the only way to perform a ma ```bash sudo eopkg it https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-16.4-51-1-x86_64.eopkg \ - https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-libpq-16.4-51-1-x86_64.eopkg + https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-libpq-16.4-51-1-x86_64.eopkg ``` 2. (Re)start PostgreSQL: