Skip to content

Commit

Permalink
- fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnell committed Oct 28, 2021
1 parent 6c1dbbc commit 438337c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapper/AppUtil2.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


// This tiny file is separated from AppUtil.cc to allow setting specific
// defines. Unsetting _GNU_SOURCE in AppUtil.cc causes may errors. See
// defines. Unsetting _GNU_SOURCE in AppUtil.cc causes many errors. See
// https://github.com/openSUSE/snapper/pull/581.

// Defines to get the XSI-compliant strerror_r.
Expand Down

0 comments on commit 438337c

Please sign in to comment.