Use bool in opcodes
[binutils-gdb.git] / opcodes / opintl.h
index a0d6d5de7a1f46bc127b411fd5d864912405e46e..3fa2891320db6313faaf9b19c27eadcec2bdf423 100644 (file)
@@ -1,5 +1,5 @@
 /* opintl.h - opcodes specific header for gettext code.
-   Copyright (C) 1998-2020 Free Software Foundation, Inc.
+   Copyright (C) 1998-2021 Free Software Foundation, Inc.
 
    Written by Tom Tromey <tromey@cygnus.com>
 
@@ -26,7 +26,7 @@
 
    This is because the code in this directory is used to build a
    library which will be linked with code in other directories to form
-   programs.  We want to maintain a seperate translation file for this
+   programs.  We want to maintain a separate translation file for this
    directory however, rather than being forced to merge it with that
    of any program linked to libopcodes.  This is a library, so it
    cannot depend on the catalog currently loaded.