Skip to content

Commit c324e88

Browse files
FIX: Typo
1 parent ed78946 commit c324e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graph/test_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright © 2024 Frequenz Energy-as-a-Service GmbH
33

44
//! This module is only compiled when running unit tests and contains features
5-
//! that are shared by all tests of the `graph` modue.
5+
//! that are shared by all tests of the `graph` module.
66
//!
77
//! - the `TestComponent` and `TestConnection` types, which implement the `Node`
88
//! and `Edge` traits respectively.

0 commit comments

Comments
 (0)