#113 spell correction
Merged 2 years ago by pboy. Opened 2 years ago by novicejava1.
novicejava1/fedora-server main  into  main

@@ -41,7 +41,7 @@ 

  

  Just one package - postgresql-server - already provides a complete and comprehensive server at your disposal. All the many other Postgresql related packages provide additional options that are only useful or needed for specific special needs.

  

- The package provides the pure server functionality. Fedora additionally loads the packages _postgresql_, a CLI client program granting interactive access to the server, and __postgresql-private-libs__, containing shared libraries used by each ot those packages, as dependencies. 

+ The package provides the pure server functionality. Fedora additionally loads the packages _postgresql_, a CLI client program granting interactive access to the server, and __postgresql-private-libs__, containing shared libraries used by each of those packages, as dependencies. 

  [source,]

  ----

   […]# dnf install postgresql-server

spell correction "...each ot..." to "...each of..."

Pull-Request has been merged by pboy

2 years ago

Thanks for the fix!

Metadata