Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit f137794

Browse files
author
Sven Verdoolaege
committed
compiler.h: translate French to English in comment
1 parent 95dcf23 commit f137794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tc/core/compiler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* 3. parse a TC definition and retrieve the map of TC function to parsed TC
3333
* trees.
3434
*
35-
* Compilation is backed by a compilation cache, its correspondance is:
35+
* Compilation is backed by a compilation cache, its correspondence is:
3636
* 1 TcExecutor <-> 1 compiled tuple<TC function, input shapes, MappingOptions>
3737
*
3838
* The compile function is templated by the Backend type.

0 commit comments

Comments
 (0)