diff options
author | Ian Gilfillan <github@greenman.co.za> | 2016-02-08 16:31:27 +0200 |
---|---|---|
committer | Ian Gilfillan <github@greenman.co.za> | 2016-02-08 16:31:27 +0200 |
commit | eb752acc1d47ac3533b3fe5f05168ea4e4f14d95 (patch) | |
tree | c2bef4ea50a0d382d3eb65b413977f9b0325baf4 /sql/contributors.h | |
parent | 113b56ed5fb055617f4136092472fbbf981d1c9c (diff) | |
download | mariadb-git-eb752acc1d47ac3533b3fe5f05168ea4e4f14d95.tar.gz |
typo "Bangalore1" -> "Bangalore"
Diffstat (limited to 'sql/contributors.h')
-rw-r--r-- | sql/contributors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/contributors.h b/sql/contributors.h index 6374595b486..255decd19cc 100644 --- a/sql/contributors.h +++ b/sql/contributors.h @@ -45,7 +45,7 @@ struct show_table_contributors_st show_table_contributors[]= { /* Smaller sponsors, newer per year */ {"Verkkokauppa.com", "Finland", "Sponsor of the MariaDB Foundation"}, - {"Webyog", "Bangalore1", "Sponsor of the MariaDB Foundation"}, + {"Webyog", "Bangalore", "Sponsor of the MariaDB Foundation"}, {"Wikimedia Foundation", "USA", "Sponsor of the MariaDB Foundation"}, /* Sponsors of important features */ |