1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

Spelling fixes

This commit is contained in:
Paul Eggert 2024-06-04 22:13:47 -07:00
parent 636461686f
commit 3dcac22dd4
47 changed files with 65 additions and 65 deletions

View file

@ -27,7 +27,7 @@ import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.Shader.TileMode;
/* This is a crude facsimilie of the BitmapDrawable class implementing
/* This is a crude facsimile of the BitmapDrawable class implementing
just enough of its functionality to support displaying stipples in
EmacsGC. */