Skip to content

Commit

Permalink
LPS-195551 Wordsmith
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Nov 15, 2023
1 parent b2ab655 commit 37a0b9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public String getFriendlyURL(
}
catch (Exception exception) {
if (_log.isDebugEnabled()) {
_log.debug("Unable to retrieve asset entry", exception);
_log.debug("Unable to get asset entry", exception);
}
}

Expand Down

0 comments on commit 37a0b9d

Please sign in to comment.