Skip to content

Commit 9019d07

Browse files
authored
Merge pull request swiftlang#70651 from JCSooHwanCho/master
fix syntax error in generics.bib
2 parents 1cb500c + 6c6026f commit 9019d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Generics/generics.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ @inproceedings{essential
300300
isbn = {1595930566},
301301
publisher = {Association for Computing Machinery},
302302
address = {New York, NY, USA},
303-
url = {https://www.researchgate.net/publication/213886648_Essential_Language_Support_for_Generic_Programming}
303+
url = {https://www.researchgate.net/publication/213886648_Essential_Language_Support_for_Generic_Programming},
304304
doi = {10.1145/1065010.1065021},
305305
booktitle = {Proceedings of the 2005 ACM SIGPLAN Conference on Programming Language Design and Implementation},
306306
pages = {73–84},

0 commit comments

Comments
 (0)