finish #86
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//-----------------------------------------------------------------------
|
||||
// <copyright file="PhoneButtonn.cs" company="BTU/IIT">
|
||||
// <copyright file="PhoneButton.cs" company="BTU/IIT">
|
||||
// Company copyright tag.
|
||||
// </copyright>
|
||||
// <author>stubbfel</author>
|
||||
@@ -15,7 +15,7 @@ namespace CampusAppWP8.Utility.Lui.Button
|
||||
using Microsoft.Phone.Tasks;
|
||||
|
||||
/// <summary>
|
||||
/// This class create an Button which start a Phonecall
|
||||
/// This class create an Button which start a PhoneCall
|
||||
/// </summary>
|
||||
public class PhoneButton : System.Windows.Controls.Button
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user