Fix checkArgument placeholder in CommentsInNotesUtil

checkArgument accepts only %s as a placeholder.
%d is not valid and will fail if the check fails.

Change-Id: I24c9a989d2d95fcf82a73d8cf7dd670cce21ed61
1 file changed