Skip to content

Commit

Permalink
losely -> loosely via @goxberry
Browse files Browse the repository at this point in the history
Signed-off-by: Brian L. Troutwine <[email protected]>
  • Loading branch information
blt committed Nov 2, 2023
1 parent 58028f2 commit 9f3d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lading/src/generator/file_gen/logrotate.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! The lading 'logrotate' file generator.
//!
//! The logrotate file generator does not "connect" however losely to the target
//! The logrotate file generator does not "connect" however loosely to the target
//! but instead, without coordination, merely writes files on disk. We mimic the
//! fashion in which logrotate operates. All log files are written up to some
//! maximum amount, with a fixed number of 'rotations' happening per file. Once
Expand Down

0 comments on commit 9f3d917

Please sign in to comment.