Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos #10173

Merged
merged 5 commits into from
Mar 19, 2020
Merged

Fix some typos #10173

merged 5 commits into from
Mar 19, 2020

Conversation

Simran-B
Copy link
Contributor

@Simran-B Simran-B commented Oct 7, 2019

Scope & Purpose

Fix typos, mostly in comments but also removes an extra "e" (transfere) from struct name of Hot Backup code.

https://github.com/arangodb/arangodb/compare/typos-2019-10-07?expand=1#diff-d056d39c625de7136c3526be260d451a

  • Bug-Fix for devel-branch (i.e. no need for backports)

Testing & Verification

This change is a trivial rework / code cleanup without any test coverage.

@Simran-B Simran-B added this to the devel milestone Oct 7, 2019
@Simran-B Simran-B requested a review from kvahed October 7, 2019 10:02
@Simran-B Simran-B requested a review from KVS85 November 23, 2019 19:18
@KVS85 KVS85 added the 3.6.1 label Dec 6, 2019
@Simran-B Simran-B removed the 3.6.1 label Jan 24, 2020
@Simran-B
Copy link
Contributor Author

@Simran-B Simran-B merged commit e15ba14 into devel Mar 19, 2020
@Simran-B Simran-B deleted the typos-2019-10-07 branch March 19, 2020 11:58
ObiWahn added a commit that referenced this pull request Mar 25, 2020
…telisting

* origin/devel: (80 commits)
  Feature/aql subquery execution block impl execute implementation batch sub queries (#11318)
  Fix isAdminUser. (#11326)
  Bug fix/fixes 20200318 (#11319)
  updated CHANGELOG
  Feature/out of search in range (#11324)
  fix "fix" for collection figures (#11323)
  updated CHANGELOG
  compilation fixes for clang-10s more strict checking (#11316)
  fix failing query (#11317)
  KShortestPathsExecutor must reset its KShortestPathFinder, including all caches. (#11312)
  Feature/aql subquery execution block impl execute implementation expected number of rows (#11274)
  Add DTRACE points to measure request timings. (#11245)
  USE_STRICT_OPENSSL is Off by default
  Fix usesRevisionAsDocumentId population and add syncByRevision flag (#11314)
  Traversal Bugfix  (#11310)
  Bug fix/issue 11275 (#11299)
  added simple test (#11301)
  Fix some typos (#10173)
  Documentation/typos 2020-01-24 (#10975)
  Update CHANGELOG
  ...
ObiWahn added a commit that referenced this pull request Mar 27, 2020
…ql-functions

* origin/devel: (25 commits)
  Bug fix/fixes 20200318 (#11319)
  updated CHANGELOG
  Feature/out of search in range (#11324)
  fix "fix" for collection figures (#11323)
  updated CHANGELOG
  compilation fixes for clang-10s more strict checking (#11316)
  fix failing query (#11317)
  KShortestPathsExecutor must reset its KShortestPathFinder, including all caches. (#11312)
  Feature/aql subquery execution block impl execute implementation expected number of rows (#11274)
  Add DTRACE points to measure request timings. (#11245)
  USE_STRICT_OPENSSL is Off by default
  Fix usesRevisionAsDocumentId population and add syncByRevision flag (#11314)
  Traversal Bugfix  (#11310)
  Bug fix/issue 11275 (#11299)
  added simple test (#11301)
  Fix some typos (#10173)
  Documentation/typos 2020-01-24 (#10975)
  Update CHANGELOG
  Some cleanup for new executor test code, which accidentally fixes ASAN failures in ExecutorTestHelper (#11283)
  LZ4 update (#11306)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants