roll: pigweed, pw_toolchain: pw_malloc_freertos: Fix typo

Original-Bug: 351945325
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/220751
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 1154e3a6281e5ce..73623f58298ca29
Roller-URL: https://ci.chromium.org/b/8742835282794742385
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I57fc359cfad5cf836a8352a5121b756c98804c63
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/221192
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 116b433..14b0174 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835673480129297.
-    commit = "1154e3a6281e5ceebadcbd536bd8a7af866d1c8e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835282794742385.
+    commit = "73623f58298ca29f6d5272b39afb3427bcabe8e1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-10.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835673480129297.
-    commit = "1154e3a6281e5ceebadcbd536bd8a7af866d1c8e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742835282794742385.
+    commit = "73623f58298ca29f6d5272b39afb3427bcabe8e1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )