Skip to content

Commit cd6e0c4

Browse files
committed
Tiny
1 parent fc22a55 commit cd6e0c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mirrord/config/src/container.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pub struct ContainerConfig {
6767
/// }
6868
/// ```
6969
///
70-
/// This should be useful if your host machine is exposed with a different IP address than the one
71-
/// bound as host.
70+
/// This should be useful if your host machine is exposed with a different IP address than the
71+
/// one bound as host.
7272
pub override_host_ip: Option<IpAddr>,
7373
}

0 commit comments

Comments
 (0)