X Tutup
Skip to content

Commit 88c9fd5

Browse files
committed
Fixup 2
1 parent bb712dd commit 88c9fd5

File tree

1 file changed

+1
-1
lines changed
  • repository/Grease-Squeak6-Core.package/GRSqueakLatin1Codec.class/instance

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
conversion
22
encoderFor: aWriteStream
33
"wrap to avoid String vs ByteArray issues"
4-
^ GRPharoLatin1CodecStream on: aWriteStream
4+
^ GRSqueakLatin1CodecStream on: aWriteStream

0 commit comments

Comments
 (0)
X Tutup