]> code.delx.au - gnu-emacs/blobdiff - src/fontset.c
Spelling fixes.
[gnu-emacs] / src / fontset.c
index 7592521cc7d1dfea73009f22f1c9fdac3714a842..605d807aa3c95da7fa06791f74d0756a8d133a83 100644 (file)
@@ -166,7 +166,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
    These structures are hidden from the other codes than this file.
    The other codes handle fontsets only by their ID numbers.  They
    usually use the variable name `fontset' for IDs.  But, in this
-   file, we always use varialbe name `id' for IDs, and name `fontset'
+   file, we always use variable name `id' for IDs, and name `fontset'
    for an actual fontset object, i.e., char-table.
 
 */