Skip to content

Commit 21cfcb2

Browse files
committed
fix paper title name.
1 parent d215cad commit 21cfcb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ median of [5:19] formatting 2244ms
206206

207207
## Generating graphs from paper
208208

209-
In the *Universal Code Formatting Through Machine Learning* paper, we have three graphs to support our conclusions. This sections shows how to reproduce them. (Note that these jobs take many minutes to run; maybe up to 30 minutes for one of them on a fast box.)
209+
In the *Towards a Universal Code Formatter Through Machine Learning* paper, we have three graphs to support our conclusions. This sections shows how to reproduce them. (Note that these jobs take many minutes to run; maybe up to 30 minutes for one of them on a fast box.)
210210

211211
The Java code generates python code that uses matplotlib. The result of running the python is a PDF of the graph (that also pops up in a window).
212212

0 commit comments

Comments
 (0)