Skip to content

Commit 717918b

Browse files
Update library browser comment
1 parent b07cbf8 commit 717918b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Components/Utilities/slblocks.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function blkStruct = slblocks
2-
% This function specifies that the library, defined below, should appear in
3-
% the Library Browser with the name defined below
2+
% This function specifies the library defined below, it should appear in
3+
% the Library Browser with the given name
44
Browser.Library = "ConverterLibrary";
55
Browser.Name = "Simscape Power Converter Components";
66
blkStruct.Browser = Browser;

0 commit comments

Comments
 (0)