Skip to content

Commit

Permalink
Improve doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Nov 4, 2022
1 parent 8cf82e9 commit e40fa13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/fj-host/src/platform.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ impl Platform for Unix {
}
}

// Represents common apis availiable independent of hosts
// Abstracts over differences in host platforms
pub struct HostPlatform;

impl HostPlatform {
Expand Down

0 comments on commit e40fa13

Please sign in to comment.