Skip to content

Commit 6ff3e1e

Browse files
committed
Words
1 parent 3558c47 commit 6ff3e1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CustomizePlus/UI/Windows/CPlusChangeLog.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ private void Save(int version, ChangeLogDisplayType type)
4747

4848
private static void Add2_0_8_2(Changelog log)
4949
=> log.NextVersion("Version 2.0.8.2")
50-
.RegisterEntry("Fixed issues with penumbra PCP integration. (by abelfreyja)")
50+
.RegisterEntry("Improved stability of Penumbra PCP integration. (by abelfreyja)")
5151
.RegisterEntry("Customize+ will now show warning in the menu bar if it cannot connect to Penumbra. (by Risa)", 1)
5252
.RegisterEntry("Fixed root position reset applying when it shouldn't. (by abelfreyja)")
5353
.RegisterEntry("Fixed profile folders resetting. (by Risa)");

0 commit comments

Comments
 (0)