summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 07:52:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 07:52:26 (GMT)
commit4583fda0916e05a0f358d457c1ec7d195c7afd98 (patch)
tree5486553893114b09f844cbd50009b03b7296c753 /macosx
parent980fa7a60ed33b4f84a4324e85f3fc30ce393dcb (diff)
downloadtk-4583fda0916e05a0f358d457c1ec7d195c7afd98.zip
tk-4583fda0916e05a0f358d457c1ec7d195c7afd98.tar.gz
tk-4583fda0916e05a0f358d457c1ec7d195c7afd98.tar.bz2
Menu-related code cleanup. (mainly indenting spaces -> tabs)
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXImage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXImage.c b/macosx/tkMacOSXImage.c
index 97d9ce7..1ca7b64 100644
--- a/macosx/tkMacOSXImage.c
+++ b/macosx/tkMacOSXImage.c
@@ -619,7 +619,7 @@ int TkpPutRGBAImage(
*
* An alternative to the copy-modify-paste paradigm is to use GPU-based
* graphics composition, clipping to the specified rectangle. That is
- * the approach that must be followed by display procedures on macOS.
+ * the approach that must be followed by display procedures on macOS.
*
* Results:
* Returns an NSBitmapRep representing the image of the given rectangle of