Correct some translatable strings.

This commit is contained in:
David Prévot 2013-12-21 03:03:31 +01:00 committed by Vladimir Serbinenko
parent 971038be55
commit 496a6b3024
7 changed files with 32 additions and 28 deletions

View file

@ -1379,7 +1379,7 @@ SUFFIX (locate_sections) (const char *kernel_path,
!= image_target->link_addr)
{
char *msg
= grub_xasprintf (_("`%s' is miscompiled: it's start address is 0x%llx"
= grub_xasprintf (_("`%s' is miscompiled: its start address is 0x%llx"
" instead of 0x%llx: ld.gold bug?"),
kernel_path,
(unsigned long long) grub_host_to_target_addr (s->sh_addr),