Skip to content

Commit 8ae0357

Browse files
committed
Words
1 parent 7d65b60 commit 8ae0357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)