Skip to content

Commit 4a87872

Browse files
committed
Unsplit verb
1 parent 09fa4ed commit 4a87872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/acle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5026,7 +5026,7 @@ internally. The comments describe when ZA should be saved and restored:
50265026
}
50275027
```
50285028

5029-
ZT0 cannot be lazily saved, so if ZT0 is live before a call to a
5029+
ZT0 cannot be saved lazily, so if ZT0 is live before a call to a
50305030
function that does not share ZT0, the compiler must save and restore
50315031
ZT0 around the call. For example:
50325032

0 commit comments

Comments
 (0)