Skip to content

Commit f0fb8ba

Browse files
replace British spelling
1 parent 035bd4b commit f0fb8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sips/sips/2014-06-27-42.type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ many important Scala libraries. The lack of first class syntax for literal types
5858
authors to use the experimental Scala macro system to provide a means to express them. Whilst this
5959
has proved to be extremely successful, it has poor ergonomics (although this can typically be hidden
6060
from library _users_) and is not portable -- because Scala macros in general and the mechanisms used
61-
to expose literal types to Scala programmes in particular depend on internal implementation details
61+
to expose literal types to Scala programs in particular depend on internal implementation details
6262
of the current Scala compiler.
6363

6464
The poor ergonomics of macro-based exposure of literal types was the original motivation for this

0 commit comments

Comments
 (0)