mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 20:21:03 +00:00
spellcheck fixes (#4724)
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
|
||||
use primitives::v1::metric_definitions::{CounterDefinition, CounterVecDefinition};
|
||||
|
||||
/// A dummy Counter.
|
||||
/// A dummy `Counter`.
|
||||
pub struct Counter;
|
||||
/// A dummy CounterVec.
|
||||
/// A dummy `CounterVec`.
|
||||
pub struct CounterVec;
|
||||
|
||||
/// Dummy implementation.
|
||||
|
||||
Reference in New Issue
Block a user