]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/sb.h
* ChangeLog: Fix typos.
[thirdparty/binutils-gdb.git] / gas / sb.h
index dd01e0ddb75ffc3d0fe31da23103c279f3a6368a..d3e160d8021c426a228f5737862395c4073eb87f 100644 (file)
--- a/gas/sb.h
+++ b/gas/sb.h
@@ -44,7 +44,7 @@
    Obstacks provide all the functionality needed, but are too
    complicated, hence the sb.
 
-   An sb is allocated by the caller, and is initialzed to point to an
+   An sb is allocated by the caller, and is initialized to point to an
    sb_element.  sb_elements are kept on a free lists, and used when
    needed, replaced onto the free list when unused.
  */