This commit is contained in:
Robert Habermeier
2018-07-06 13:50:40 +02:00
committed by GitHub
parent 2429e8eb0f
commit b8115b257f
+1 -1
View File
@@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
//! Parachain statement table meant to to shared with a message router
//! Parachain statement table meant to be shared with a message router
//! and a consensus proposer.
use std::collections::{HashMap, HashSet};