2
0
Эх сурвалжийг харах

Update AggregateFolder.cs

Rich Lander 3 жил өмнө
parent
commit
e72868f72b

+ 1 - 1
MediaBrowser.Controller/Entities/AggregateFolder.cs

@@ -18,7 +18,7 @@ namespace MediaBrowser.Controller.Entities
 {
 {
     /// <summary>
     /// <summary>
     /// Specialized folder that can have items added to it's children by external entities.
     /// Specialized folder that can have items added to it's children by external entities.
-    /// Used for our RootFolder so plug-ins can add items.
+    /// Used for our RootFolder so plugins can add items.
     /// </summary>
     /// </summary>
     public class AggregateFolder : Folder
     public class AggregateFolder : Folder
     {
     {