sensors: Fix typo in PSUSensorMain ISL69225

Fixed the typo in this review
https://gerrit.openbmc-project.xyz/c/openbmc/dbus-sensors/+/51074 for
mistaking ISL'69225' for '68225'

Tested: sensor list shows ISL69225 in PSUSensor
Signed-off-by: Khang Kieu <khangk@google.com>
Change-Id: I2fafd524f9f5ab8e481290cb2325d40717a87822
diff --git a/src/PSUSensorMain.cpp b/src/PSUSensorMain.cpp
index bc5f347..1e139ce 100644
--- a/src/PSUSensorMain.cpp
+++ b/src/PSUSensorMain.cpp
@@ -52,7 +52,7 @@
      "xyz.openbmc_project.Configuration.ISL68137",
      "xyz.openbmc_project.Configuration.ISL68220",
      "xyz.openbmc_project.Configuration.ISL68223",
-     "xyz.openbmc_project.Configuration.ISL68225",
+     "xyz.openbmc_project.Configuration.ISL69225",
      "xyz.openbmc_project.Configuration.ISL69243",
      "xyz.openbmc_project.Configuration.ISL69260",
      "xyz.openbmc_project.Configuration.LM25066",