Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix spelling in warn message #2747

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

bastelfreak
Copy link
Contributor

previously this was:

Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'

But I think that is wrong? And it should be:

Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'

previously this was:

```
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
```

But I think that is wrong? And it should be:

```
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
```
@bastelfreak bastelfreak requested a review from a team as a code owner August 13, 2024 09:51
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@joshcooper joshcooper merged commit 3db77e0 into puppetlabs:main Aug 13, 2024
18 checks passed
@AriaXLi AriaXLi added the maintenance Maintenance chores are excluded from changelogs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants