Skip to content

Commit

Permalink
Update gamedev.net.txt (#445)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
j0k3r authored and fivefilters committed Jun 10, 2018
1 parent 718196e commit 3913b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamedev.net.txt
Expand Up @@ -2,5 +2,5 @@
# Place this file inside your site_config/custom/ folder
# Sourcec: http://siteconfig.fivefilters.org/grab.php?url=https%3A%2F%2Fwww.gamedev.net%2Fresources%2F_%2Ftechnical%2Fmath-and-physics%2Fpractical-use-of-vector-math-in-games-r2968

body: //div[contains(conat(' ',normalize-space(@class),' '),' article-panel ')]
body: //div[contains(concat(' ',normalize-space(@class),' '),' article-panel ')]
test_url: https://www.gamedev.net/resources/_/technical/math-and-physics/practical-use-of-vector-math-in-games-r2968

0 comments on commit 3913b3d

Please sign in to comment.