Skip to content

Commit e893762

Browse files
Merge pull request #292 from Syncfusion-Content/hotfix/hotfix-v28.1.33
DOCINFRA-2341_merged_using_automation
2 parents af69038 + 5a498a3 commit e893762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-file-formats/Licensing/how-to-register-in-an-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Import ‘syncfusion.licensing' package and register the license key in the **ma
3232
import com.syncfusion.licensing.*;
3333

3434
static void main() {
35-
// Register Syncfusion<sup style="font-size:70%">&reg;</sup> license
35+
// Register Syncfusion license
3636
SyncfusionLicenseProvider.registerLicense("YOUR LICENSE KEY");
3737
}
3838
{% endhighlight %}

0 commit comments

Comments
 (0)