Browse Source

🔨 Update mfprep comment

Scott Lahteine 1 year ago
parent
commit
8fd6693d53
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      buildroot/share/git/mfprep

+ 1
- 1
buildroot/share/git/mfprep View File

@@ -2,7 +2,7 @@
2 2
 #
3 3
 # mfprep tag1 [tag2]
4 4
 #
5
-# Find commits in bugfix-2.1.x that are not yet in 2.0.x.
5
+# Find commits in bugfix-2.1.x that are not yet in 2.1.x.
6 6
 #
7 7
 # Specify a version tag to start from, and optional version tag to end at.
8 8
 # For bugfix-2.1.x the tag will be prefixed by dev- to distinguish it from the version tag,

Loading…
Cancel
Save