Skip to content

Fix typo: "loocaltime" → "localtime" in Cypher query language reference#207

Merged
NValsan merged 2 commits intomainfrom
copilot/fix-typo-in-localtime
Mar 5, 2026
Merged

Fix typo: "loocaltime" → "localtime" in Cypher query language reference#207
NValsan merged 2 commits intomainfrom
copilot/fix-typo-in-localtime

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

The Cypher query language reference page listed loocaltime (double 'o') under Temporal Instant functions, and the same misspelling was present in the spell-check custom dictionary.

Changes

  • docs/content/reference/query-language/cypher.md — Corrected loocaltimelocaltime in the Temporal Instant function list
  • .github/config/en-custom.txt — Replaced the misspelled entry with the correct localtime
Original prompt

This section details on the original issue you should resolve

<issue_title>Cypher Query Language- Typo in Cypher Support section for Temporal section</issue_title>
<issue_description>"local" is misspelled for Temporal functions. "Temporal:
Instant: date, datetime, localdatetime, loocaltime, time"</issue_description>

<agent_instructions>Fix the typo in Temporal:
Instant: date, datetime, localdatetime, loocaltime, time. "loocaltime" should be "localtime"</agent_instructions>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: NValsan <15096090+NValsan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo in Cypher support section for Temporal Fix typo: "loocaltime" → "localtime" in Cypher query language reference Mar 4, 2026
@NValsan NValsan marked this pull request as ready for review March 4, 2026 22:55
@NValsan NValsan requested a review from a team as a code owner March 4, 2026 22:55
@NValsan NValsan merged commit 19794b2 into main Mar 5, 2026
4 checks passed
@NValsan NValsan deleted the copilot/fix-typo-in-localtime branch March 5, 2026 00:17
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.

Cypher Query Language- Typo in Cypher Support section for Temporal section

4 participants