Skip to content

backport: docs fixes for 1.2.x stable - #223

Open
somethingwithproof wants to merge 2 commits into
Cacti:1.2.xfrom
somethingwithproof:backport/1.2.x-docs
Open

backport: docs fixes for 1.2.x stable#223
somethingwithproof wants to merge 2 commits into
Cacti:1.2.xfrom
somethingwithproof:backport/1.2.x-docs

Conversation

@somethingwithproof

@somethingwithproof somethingwithproof commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Backports documentation fixes to the 1.2.x stable branch: ordered-list renumbering and typo corrections in the Windows install guide (Installing-Under-Windows.md).

Copilot AI review requested due to automatic review settings March 12, 2026 00:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Windows installation guide to correct step numbering and fix a few small documentation typos/formatting issues, keeping the instructions consistent and easier to follow.

Changes:

  • Renumbered several ordered-list steps to restore correct sequence across sections.
  • Corrected minor text issues (e.g., “udate” → “update”, Note formatting, and a grammar fix in the scheduled task section).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread Installing-Under-Windows.md Outdated
Co-authored-by: Development <223556219+Development@users.noreply.github.com>
c:\phpsapi was missing a separator; the PHP install directory has an
ext and sapi subdirectory, so the permission target is c:\php\sapi.

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
@somethingwithproof

Copy link
Copy Markdown
Contributor Author

Fixed the missing path separator: c:\phpsapi -> c:\php\sapi, matching the actual PHP install layout.

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