Skip to content

Commit

Permalink
Doc fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Feb 6, 2025
1 parent 26fac04 commit 147db39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/agent/env/src/checked_env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use std::{
use k8s_openapi::api::core::v1::EnvVar;
use thiserror::Error;

/// A representation of an environment variable value.
/// Type of an environment variable value.
pub trait EnvValue: Sized {
/// Error that can occur when producing the value representation.
type IntoReprError;
Expand Down

0 comments on commit 147db39

Please sign in to comment.