Skip to content

fix: typo in function name donwload_graph_from_upstream → download_graph_from_upstream#727

Merged
northdpole merged 1 commit intoOWASP:mainfrom
PRAteek-singHWY:fix/typo-download-graph-function
Jan 24, 2026
Merged

fix: typo in function name donwload_graph_from_upstream → download_graph_from_upstream#727
northdpole merged 1 commit intoOWASP:mainfrom
PRAteek-singHWY:fix/typo-download-graph-function

Conversation

@PRAteek-singHWY
Copy link
Copy Markdown
Contributor

Was going through the upstream sync code to understand how it works for #534, and spotted this typo in the function name - donwload_graph_from_upstream should be download_graph_from_upstream.

Fixed both occurrences:

  • Function definition at line 464
  • Function call at line 670

No functional changes, just correcting the spelling.

…wnload_graph_from_upstream

Found this typo while investigating issue OWASP#534 to understand how
upstream sync works. Fixed both the function definition and call site.
@northdpole northdpole merged commit 3cacc98 into OWASP:main Jan 24, 2026
2 checks passed
PRAteek-singHWY added a commit to PRAteek-singHWY/OpenCRE that referenced this pull request Feb 14, 2026
…aph_from_upstream (OWASP#727)

fix: correct typo in function name donwload_graph_from_upstream -> download_graph_from_upstream

Found this typo while investigating issue OWASP#534 to understand how
upstream sync works. Fixed both the function definition and call site.
PRAteek-singHWY added a commit to PRAteek-singHWY/OpenCRE that referenced this pull request Feb 14, 2026
…aph_from_upstream (OWASP#727)

fix: correct typo in function name donwload_graph_from_upstream -> download_graph_from_upstream

Found this typo while investigating issue OWASP#534 to understand how
upstream sync works. Fixed both the function definition and call site.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants