[NUI] Check spelling
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / FrameBroker / FrameBrokerBase.cs
index aeb455e..163a18f 100755 (executable)
@@ -47,7 +47,7 @@ namespace Tizen.NUI
         /// <exception cref="ArgumentException">Thrown when failed because of an invalid parameter.</exception>
         /// <exception cref="Applications.Exceptions.OutOfMemoryException">Thrown when the memory is insufficient.</exception>
         /// <exception cref="InvalidOperationException">Thrown when failed to create the frame broker handle.</exception>
-        /// <remarks>This class is only avaliable for platform level signed applications.</remarks>
+        /// <remarks>This class is only available for platform level signed applications.</remarks>
         internal FrameBrokerBase(Window window)
         {
             Interop.FrameBroker.ErrorCode err;