1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

svm: remove useless wrapping para tag around XML note entity

This commit is contained in:
Gina Peter Banyard
2026-01-25 16:26:20 +00:00
parent 997700a587
commit 9c0ef76f75

View File

@@ -9,8 +9,8 @@
<preface xml:id="intro.svm">
&reftitle.intro;
&warn.experimental;
<para>
&warn.experimental;
LibSVM is an efficient solver for SVM classification and regression problems.
The svm extension wraps this in a PHP interface for easy use in PHP scripts.
</para>