Revision: 386 http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=386 Author: ineiev Date: 2019-06-17 07:53:54 -0400 (Mon, 17 Jun 2019) Log Message: ----------- fix a typo
Modified Paths: -------------- trunk/sviki/SavannahHosts.mdwn Modified: trunk/sviki/SavannahHosts.mdwn =================================================================== --- trunk/sviki/SavannahHosts.mdwn 2019-06-11 12:51:13 UTC (rev 385) +++ trunk/sviki/SavannahHosts.mdwn 2019-06-17 11:53:54 UTC (rev 386) @@ -541,7 +541,7 @@ FIXME: We went very quickly forward in the implementation and the list here is out of sync with what we actually did. Also we need to audit -our list and remove some of hte extra ones that we added in haste. +our list and remove some of the extra ones that we added in haste. CREATE DATABASE savane CHARACTER SET utf8; GRANT ALL ON savane.* TO root@localhost;